Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVEFrameLowering.h48 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h57 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h63 bool hasReservedCallFrame(const MachineFunction &MF) const override { in hasReservedCallFrame() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp151 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp155 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp56 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp151 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in Mips16FrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp75 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp36 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp37 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp36 bool MSP430FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in MSP430FrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp281 bool VEFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in VEFrameLowering
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp225 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp247 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetFrameLowering.h223 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp243 bool SparcFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in SparcFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h235 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp123 bool WebAssemblyFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in WebAssemblyFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp419 bool RISCVFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in RISCVFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp42 bool AVRFrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function in llvm::AVRFrameLowering
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetFrameLowering.h295 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetFrameLowering.h295 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h292 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp418 bool LoongArchFrameLowering::hasReservedCallFrame( in hasReservedCallFrame() function in LoongArchFrameLowering
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetFrameLowering.h295 virtual bool hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame() function

12