HomeSort by relevance Sort by last modified time
    Searched refs:InsertLabel (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
GCRootLowering.cpp 66 MCSymbol *InsertLabel(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
271 MCSymbol *GCMachineCodeAnalysis::InsertLabel(MachineBasicBlock &MBB,
286 MCSymbol *Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc());
291 MCSymbol *Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc());
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
GCStrategy.cpp 75 MCSymbol *InsertLabel(MachineBasicBlock &MBB,
350 MCSymbol *MachineCodeAnalysis::InsertLabel(MachineBasicBlock &MBB,
365 MCSymbol* Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc());
370 MCSymbol* Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc());

Completed in 87 milliseconds