Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.h47 bool hasFP(const MachineFunction & /*MF*/) const override { return true; } in hasFP() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFFrameLowering.cpp23 bool BPFFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in BPFFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600FrameLowering.h30 bool hasFP(const MachineFunction &MF) const override { in hasFP() function
H A DSIFrameLowering.cpp1321 bool SIFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SIFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp93 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp30 bool NVPTXFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in NVPTXFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp28 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp421 bool VEFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in VEFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp245 bool SparcFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SparcFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp54 bool WebAssemblyFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in WebAssemblyFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp225 bool AVRFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in llvm::AVRFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp491 bool ARCFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in ARCFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp218 bool XCoreFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in XCoreFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp43 bool M68kFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in M68kFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp722 bool SystemZFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SystemZFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp219 bool RISCVFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in RISCVFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp2472 bool hasFP = FrameLowering->hasFP(*MF); in emitInstruction() local
H A DX86FrameLowering.cpp93 bool X86FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in X86FrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp200 bool ARMFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in ARMFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp358 bool PPCFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in PPCFrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp359 bool AArch64FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in AArch64FrameLowering
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1142 bool HexagonFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in HexagonFrameLowering