Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PTX/
DPTXFrameLowering.h39 bool hasFP(const MachineFunction &MF) const { return false; } in hasFP() function
/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.h36 bool hasFP(const MachineFunction &MF) const { return false; } in hasFP() function
/external/llvm/lib/Target/Alpha/
DAlphaFrameLowering.cpp41 bool AlphaFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in AlphaFrameLowering
/external/llvm/lib/Target/Blackfin/
DBlackfinFrameLowering.cpp28 bool BlackfinFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in BlackfinFrameLowering
/external/llvm/lib/Target/CellSPU/
DSPUFrameLowering.cpp46 bool SPUFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SPUFrameLowering
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp29 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/external/llvm/lib/Target/Mips/
DMipsFrameLowering.cpp85 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp59 bool SystemZFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SystemZFrameLowering
/external/llvm/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp337 bool MBlazeFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MBlazeFrameLowering
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp86 bool XCoreFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in XCoreFrameLowering
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp228 bool PPCFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in PPCFrameLowering
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp31 bool ARMFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in ARMFrameLowering
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp44 bool X86FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in X86FrameLowering