Home
last modified time | relevance | path

Searched refs:InsertLabel (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DGCRootLowering.cpp66 MCSymbol *InsertLabel(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
271 MCSymbol *GCMachineCodeAnalysis::InsertLabel(MachineBasicBlock &MBB, in InsertLabel() function in GCMachineCodeAnalysis
286 MCSymbol *Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc()); in VisitCallPoint()
291 MCSymbol *Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc()); in VisitCallPoint()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DGCRootLowering.cpp65 MCSymbol *InsertLabel(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
270 MCSymbol *GCMachineCodeAnalysis::InsertLabel(MachineBasicBlock &MBB, in InsertLabel() function in GCMachineCodeAnalysis
285 MCSymbol *Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc()); in VisitCallPoint()
290 MCSymbol *Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc()); in VisitCallPoint()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DGCStrategy.cpp75 MCSymbol *InsertLabel(MachineBasicBlock &MBB,
350 MCSymbol *MachineCodeAnalysis::InsertLabel(MachineBasicBlock &MBB, in InsertLabel() function in MachineCodeAnalysis
365 MCSymbol* Label = InsertLabel(*CI->getParent(), CI, CI->getDebugLoc()); in VisitCallPoint()
370 MCSymbol* Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc()); in VisitCallPoint()