Home
last modified time | relevance | path

Searched defs:hasReservedCallFrame (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEFrameLowering.h47 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h67 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp132 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
H A DMipsSEFrameLowering.cpp806 MipsSEFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MipsSEFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp195 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp39 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp121 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp39 bool AVRFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in llvm::AVRFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp400 bool LoongArchFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in LoongArchFrameLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h319 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp459 bool CSKYFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in CSKYFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp55 bool M68kFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in M68kFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp50 bool Thumb1FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const{ in hasReservedCallFrame() function in Thumb1FrameLowering
H A DARMFrameLowering.cpp363 bool ARMFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in ARMFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp155 bool SystemZFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in SystemZFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1782 bool RISCVFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in RISCVFrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp62 bool X86FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in X86FrameLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp589 bool AArch64FrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in AArch64FrameLowering