Searched refs:buildOutlinedFrame (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.h | 166 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
|
H A D | RISCVInstrInfo.cpp | 1967 void RISCVInstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in RISCVInstrInfo
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.h | 563 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
|
H A D | X86InstrInfo.cpp | 9700 void X86InstrInfo::buildOutlinedFrame(MachineBasicBlock &MBB, in buildOutlinedFrame() function in X86InstrInfo
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.h | 298 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
|
H A D | AArch64InstrInfo.cpp | 7933 void AArch64InstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in AArch64InstrInfo
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 711 TII.buildOutlinedFrame(MBB, MF, OF); in createOutlinedFunction()
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 359 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
|
H A D | ARMBaseInstrInfo.cpp | 6606 void ARMBaseInstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in ARMBaseInstrInfo
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1991 virtual void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF, in buildOutlinedFrame() function
|