Searched refs:buildOutlinedFrame (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 224 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
|
| H A D | RISCVInstrInfo.cpp | 3526 void RISCVInstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in RISCVInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 643 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
|
| H A D | X86InstrInfo.cpp | 10683 void X86InstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in X86InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 499 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
|
| H A D | AArch64InstrInfo.cpp | 9828 void AArch64InstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in AArch64InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 367 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
|
| H A D | ARMBaseInstrInfo.cpp | 6371 void ARMBaseInstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in ARMBaseInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 996 TII.buildOutlinedFrame(MBB, MF, OF); in createOutlinedFunction()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 2223 virtual void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF, in buildOutlinedFrame() function
|