Home
last modified time | relevance | path

Searched refs:emitPatchPoint (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h1964 MachineBasicBlock *emitPatchPoint(MachineInstr *MI, MachineBasicBlock *MBB) const;
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1092 TargetLoweringBase::emitPatchPoint(MachineInstr *MI, in emitPatchPoint() function in TargetLoweringBase
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp980 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8320 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp19270 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
19274 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()