Searched refs:insertOutlinedCall (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.h | 130 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
|
D | RISCVInstrInfo.cpp | 787 MachineBasicBlock::iterator RISCVInstrInfo::insertOutlinedCall( in insertOutlinedCall() function in RISCVInstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.h | 263 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
|
D | AArch64InstrInfo.cpp | 6418 MachineBasicBlock::iterator AArch64InstrInfo::insertOutlinedCall( in insertOutlinedCall() function in AArch64InstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.h | 514 insertOutlinedCall(Module &M, MachineBasicBlock &MBB,
|
D | X86InstrInfo.cpp | 8189 X86InstrInfo::insertOutlinedCall(Module &M, MachineBasicBlock &MBB, in insertOutlinedCall() function in X86InstrInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineOutliner.cpp | 1240 auto CallInst = TII.insertOutlinedCall(M, MBB, StartIt, *MF, C); in outline()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1783 insertOutlinedCall(Module &M, MachineBasicBlock &MBB, in insertOutlinedCall() function
|