Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/AMDGPU/
DAMDGPUFrameLowering.h39 bool hasFP(const MachineFunction &MF) const override { 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-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
DSIFrameLowering.cpp821 bool SIFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SIFrameLowering
/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/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/llvm/lib/Target/Mips/
DMipsFrameLowering.cpp94 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/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/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp29 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/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/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
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DMachineInstrTest.cpp44 bool hasFP(const MachineFunction &MF) const override { return false; } in hasFP() function in __anon2906943a0111::BogusFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCFrameLowering.cpp464 bool ARCFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in ARCFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp228 bool AVRFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in llvm::AVRFrameLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp516 bool SystemZFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SystemZFrameLowering
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp479 bool SystemZFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SystemZFrameLowering
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp217 bool XCoreFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in XCoreFrameLowering

12