Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1131 TargetLoweringBase::emitPatchPoint(MachineInstr &InitialMI, in emitPatchPoint() function in TargetLoweringBase
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3757 MachineBasicBlock *emitPatchPoint(MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9649 return emitPatchPoint(MI, MBB); in EmitInstrWithCustomInserter()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12911 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18841 return emitPatchPoint(MI, BB);
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3171 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36743 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()
36747 return emitPatchPoint(MI, BB); in EmitInstrWithCustomInserter()