Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h166 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
H A DRISCVInstrInfo.cpp1967 void RISCVInstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in RISCVInstrInfo
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.h563 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
H A DX86InstrInfo.cpp9700 void X86InstrInfo::buildOutlinedFrame(MachineBasicBlock &MBB, in buildOutlinedFrame() function in X86InstrInfo
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h298 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
H A DAArch64InstrInfo.cpp7933 void AArch64InstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in AArch64InstrInfo
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOutliner.cpp711 TII.buildOutlinedFrame(MBB, MF, OF); in createOutlinedFunction()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h359 void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF,
H A DARMBaseInstrInfo.cpp6606 void ARMBaseInstrInfo::buildOutlinedFrame( in buildOutlinedFrame() function in ARMBaseInstrInfo
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1991 virtual void buildOutlinedFrame(MachineBasicBlock &MBB, MachineFunction &MF, in buildOutlinedFrame() function