Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1168 TargetLoweringBase::emitPatchPoint(MachineInstr &InitialMI, in emitPatchPoint() function in TargetLoweringBase
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3499 MachineBasicBlock *emitPatchPoint(MachineInstr &MI,
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9029 return emitPatchPoint(MI, MBB); in EmitInstrWithCustomInserter()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12375 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2784 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp37485 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
37489 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()