Home
last modified time | relevance | path

Searched defs:useSoftFloat (Results 1 – 25 of 37) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcSubtarget.h89 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
DSparcISelLowering.cpp1813 bool SparcTargetLowering::useSoftFloat() const { in useSoftFloat() function in SparcTargetLowering
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcSubtarget.h89 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
DSparcISelLowering.cpp1820 bool SparcTargetLowering::useSoftFloat() const { in useSoftFloat() function in SparcTargetLowering
/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h93 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
DSparcISelLowering.cpp1840 bool SparcTargetLowering::useSoftFloat() const { in useSoftFloat() function in SparcTargetLowering
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h257 bool useSoftFloat() const { return IsSoftFloat; } in useSoftFloat() function
DMipsISelLowering.cpp3716 bool MipsTargetLowering::useSoftFloat() const { in useSoftFloat() function in MipsTargetLowering
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h333 bool useSoftFloat() const { return IsSoftFloat; } in useSoftFloat() function
DMipsISelLowering.cpp4313 bool MipsTargetLowering::useSoftFloat() const { in useSoftFloat() function in MipsTargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h329 bool useSoftFloat() const { return IsSoftFloat; } in useSoftFloat() function
DMipsISelLowering.cpp4299 bool MipsTargetLowering::useSoftFloat() const { in useSoftFloat() function in MipsTargetLowering
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h207 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h218 bool useSoftFloat() const { in useSoftFloat() function
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCSubtarget.h231 bool useSoftFloat() const { in useSoftFloat() function
/external/llvm/lib/Target/X86/
DX86Subtarget.h455 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h547 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h744 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h764 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
/external/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.h809 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h785 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
/external/llvm/include/llvm/Target/
DTargetLowering.h171 virtual bool useSoftFloat() const { return false; } in useSoftFloat() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h245 virtual bool useSoftFloat() const { return false; } in useSoftFloat() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h337 virtual bool useSoftFloat() const { return false; } in useSoftFloat() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp541 bool useSoftFloat() const { in useSoftFloat() function in __anonf9177d9b0211::MipsAsmParser

12