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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h125 buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
H A DRISCVInstrInfo.cpp782 void RISCVInstrInfo::buildOutlinedFrame( function in class:RISCVInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h267 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
H A DAArch64InstrInfo.cpp6576 void AArch64InstrInfo::buildOutlinedFrame(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h538 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
H A DX86InstrInfo.cpp8910 void X86InstrInfo::buildOutlinedFrame(MachineBasicBlock &MBB, function in class:X86InstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1797 virtual void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF, function in class:llvm::TargetInstrInfo
1800 "Target didn't implement TargetInstrInfo::buildOutlinedFrame!");
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp27 /// * buildOutlinedFrame
699 TII.buildOutlinedFrame(MBB, MF, OF);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h368 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
H A DARMBaseInstrInfo.cpp5964 void ARMBaseInstrInfo::buildOutlinedFrame(

Completed in 239 milliseconds