Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/Target/VE/
DVEFrameLowering.h48 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h63 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h57 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/external/llvm-project/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp152 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp155 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp56 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/external/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp151 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp75 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp37 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp36 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp36 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEFrameLowering.cpp281 bool VEFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in VEFrameLowering
/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp225 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h223 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp76 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp242 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp243 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h235 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp419 bool RISCVFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in RISCVFrameLowering
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h278 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/external/llvm-project/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp42 bool AVRFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in llvm::AVRFrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp43 bool AVRFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in llvm::AVRFrameLowering
/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp28 bool Thumb1FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const{ in hasReservedCallFrame() function in Thumb1FrameLowering
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp526 SystemZFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SystemZFrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp632 SystemZFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SystemZFrameLowering

12