Searched refs:InsertLabel (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | GCRootLowering.cpp | 66 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/llvm-project/llvm/lib/CodeGen/ |
D | GCRootLowering.cpp | 64 MCSymbol *InsertLabel(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, 254 MCSymbol *GCMachineCodeAnalysis::InsertLabel(MachineBasicBlock &MBB, in InsertLabel() function in GCMachineCodeAnalysis 268 MCSymbol *Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc()); in VisitCallPoint()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | GCRootLowering.cpp | 65 MCSymbol *InsertLabel(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, 257 MCSymbol *GCMachineCodeAnalysis::InsertLabel(MachineBasicBlock &MBB, in InsertLabel() function in GCMachineCodeAnalysis 271 MCSymbol *Label = InsertLabel(*CI->getParent(), RAI, CI->getDebugLoc()); in VisitCallPoint()
|