Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1157 TargetLoweringBase::emitPatchPoint(MachineInstr &InitialMI, in emitPatchPoint() function in TargetLoweringBase
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3404 MachineBasicBlock *emitPatchPoint(MachineInstr &MI,
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9031 return emitPatchPoint(MI, MBB); in EmitInstrWithCustomInserter()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12213 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2535 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36435 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
36439 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()