Searched refs:insertOutlinedCall (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h171 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
H A DRISCVInstrInfo.cpp1995 MachineBasicBlock::iterator RISCVInstrInfo::insertOutlinedCall( function in class:RISCVInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h301 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
H A DAArch64InstrInfo.cpp8071 MachineBasicBlock::iterator AArch64InstrInfo::insertOutlinedCall(
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.h567 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
H A DX86InstrInfo.cpp9715 X86InstrInfo::insertOutlinedCall(Module &M, MachineBasicBlock &MBB, function in class:X86InstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h362 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
H A DARMBaseInstrInfo.cpp6682 MachineBasicBlock::iterator ARMBaseInstrInfo::insertOutlinedCall(
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2001 insertOutlinedCall(Module &M, MachineBasicBlock &MBB, function in class:llvm::TargetInstrInfo
2005 "Target didn't implement TargetInstrInfo::insertOutlinedCall!");
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOutliner.cpp28 /// * insertOutlinedCall
795 auto CallInst = TII.insertOutlinedCall(M, MBB, StartIt, *MF, C);

Completed in 390 milliseconds