Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEFrameLowering.h48 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h63 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp151 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
H A DMipsSEFrameLowering.cpp840 MipsSEFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MipsSEFrameLowering
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp36 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp247 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp124 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp42 bool AVRFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in llvm::AVRFrameLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h292 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp459 bool CSKYFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in CSKYFrameLowering
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp53 bool M68kFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in M68kFrameLowering
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp53 bool Thumb1FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const{ in hasReservedCallFrame() function in Thumb1FrameLowering
H A DARMFrameLowering.cpp226 bool ARMFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in ARMFrameLowering
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1077 bool RISCVFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in RISCVFrameLowering
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp165 bool SystemZFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in SystemZFrameLowering
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp61 bool X86FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in X86FrameLowering
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp462 AArch64FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in AArch64FrameLowering