Searched defs:hasReservedCallFrame (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp36 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:MSP430FrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp152 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:Mips16FrameLowering
H A DMipsSEFrameLowering.cpp841 MipsSEFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:MipsSEFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp42 bool AVRFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:llvm::AVRFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp242 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:SparcFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp76 bool WebAssemblyFrameLowering::hasReservedCallFrame( function in class:WebAssemblyFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp58 bool X86FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:X86FrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h277 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { function in class:llvm::TargetFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp585 bool RISCVFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:RISCVFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp53 bool Thumb1FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const{ function in class:Thumb1FrameLowering
H A DARMFrameLowering.cpp123 bool ARMFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:ARMFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp710 SystemZFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:SystemZFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp330 AArch64FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { function in class:AArch64FrameLowering

Completed in 279 milliseconds