Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/VE/
DVEFrameLowering.h48 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h63 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp151 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
DMipsSEFrameLowering.cpp843 MipsSEFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MipsSEFrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp36 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp247 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp123 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp42 bool AVRFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in llvm::AVRFrameLowering
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h297 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp53 bool Thumb1FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const{ in hasReservedCallFrame() function in Thumb1FrameLowering
DARMFrameLowering.cpp226 bool ARMFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in ARMFrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp1144 bool RISCVFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in RISCVFrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp165 bool SystemZFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in SystemZFrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FrameLowering.cpp63 bool X86FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in X86FrameLowering
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp464 AArch64FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in AArch64FrameLowering