Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1138 TargetLoweringBase::emitPatchPoint(MachineInstr &InitialMI, in emitPatchPoint() function in TargetLoweringBase
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3139 MachineBasicBlock *emitPatchPoint(MachineInstr &MI,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8436 return emitPatchPoint(MI, MBB); in EmitInstrWithCustomInserter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11826 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2188 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34219 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
34223 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()