Searched refs:insertOutlinedCall (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 244 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
|
| H A D | AArch64InstrInfo.cpp | 5504 MachineBasicBlock::iterator AArch64InstrInfo::insertOutlinedCall( in insertOutlinedCall() function in AArch64InstrInfo
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 557 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
|
| H A D | X86InstrInfo.cpp | 7792 X86InstrInfo::insertOutlinedCall(Module &M, MachineBasicBlock &MBB, in insertOutlinedCall() function in X86InstrInfo
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1656 insertOutlinedCall(Module &M, MachineBasicBlock &MBB, in insertOutlinedCall() function
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 1247 auto CallInst = TII.insertOutlinedCall(M, MBB, StartIt, *MF, C); in outline()
|