Home
last modified time | relevance | path

Searched defs:hasFP (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm/lib/Target/AMDGPU/
DAMDGPUFrameLowering.h39 bool hasFP(const MachineFunction &MF) const override { in hasFP() function
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXFrameLowering.h39 bool hasFP(const MachineFunction &MF) const { return false; } in hasFP() function
/external/llvm/lib/Target/Lanai/
DLanaiFrameLowering.h49 bool hasFP(const MachineFunction &MF) const override { return true; } in hasFP() function
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcFrameLowering.h36 bool hasFP(const MachineFunction &MF) const { return false; } in hasFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiFrameLowering.h49 bool hasFP(const MachineFunction & /*MF*/) const override { return true; } in hasFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/
DNios2FrameLowering.cpp21 bool Nios2FrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in Nios2FrameLowering
/external/llvm/lib/Target/BPF/
DBPFFrameLowering.cpp24 bool BPFFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in BPFFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFFrameLowering.cpp24 bool BPFFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in BPFFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600FrameLowering.h31 bool hasFP(const MachineFunction &MF) const override { in hasFP() function
/external/llvm/lib/Target/NVPTX/
DNVPTXFrameLowering.cpp31 bool NVPTXFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in NVPTXFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFrameLowering.cpp94 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXFrameLowering.cpp31 bool NVPTXFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in NVPTXFrameLowering
/external/llvm/lib/Target/Mips/
DMipsFrameLowering.cpp94 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaFrameLowering.cpp41 bool AlphaFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in AlphaFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinFrameLowering.cpp28 bool BlackfinFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in BlackfinFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUFrameLowering.cpp46 bool SPUFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SPUFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430FrameLowering.cpp29 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp42 bool WebAssemblyFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in WebAssemblyFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp54 bool WebAssemblyFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in WebAssemblyFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsFrameLowering.cpp85 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp29 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp29 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp233 bool SparcFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SparcFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp25 bool RISCVFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in RISCVFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp251 bool SparcFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SparcFrameLowering

123