Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h2029 MachineBasicBlock *emitPatchPoint(MachineInstr *MI,
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1094 TargetLoweringBase::emitPatchPoint(MachineInstr *MI, in emitPatchPoint() function in TargetLoweringBase
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1036 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8609 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp22473 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
22477 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()