Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUFrameLowering.h39 bool hasFP(const MachineFunction &MF) const override { in hasFP() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.h47 bool hasFP(const MachineFunction & /*MF*/) const override { return true; } in hasFP() function
/aosp_15_r20/external/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.h49 bool hasFP(const MachineFunction &MF) const override { return true; } in hasFP() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.h47 bool hasFP(const MachineFunction & /*MF*/) const override { return true; } in hasFP() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFFrameLowering.cpp23 bool BPFFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in BPFFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFFrameLowering.cpp23 bool BPFFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in BPFFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDirectXFrameLowering.h32 bool hasFP(const MachineFunction &) const override { return false; } in hasFP() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVFrameLowering.h36 bool hasFP(const MachineFunction &MF) const override { return false; } in hasFP() function
/aosp_15_r20/external/llvm/lib/Target/BPF/
H A DBPFFrameLowering.cpp24 bool BPFFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in BPFFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600FrameLowering.h30 bool hasFP(const MachineFunction &MF) const override { in hasFP() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600FrameLowering.h30 bool hasFP(const MachineFunction &MF) const override { in hasFP() function
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp31 bool NVPTXFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in NVPTXFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp93 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp30 bool NVPTXFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in NVPTXFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp93 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp94 bool MipsFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MipsFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp30 bool NVPTXFrameLowering::hasFP(const MachineFunction &MF) const { return true; } in hasFP() function in NVPTXFrameLowering
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp42 bool WebAssemblyFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in WebAssemblyFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp53 bool WebAssemblyFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in WebAssemblyFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp28 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/aosp_15_r20/external/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp29 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp28 bool MSP430FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in MSP430FrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
H A DVEFrameLowering.cpp289 bool VEFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in VEFrameLowering
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp233 bool SparcFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SparcFrameLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp255 bool SparcFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP() function in SparcFrameLowering

123