Home
last modified time | relevance | path

Searched defs:useSoftFloat (Results 1 – 25 of 35) 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
DSparcSubtarget.h89 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
DSparcISelLowering.cpp1961 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h174 bool useSoftFloat() const { in useSoftFloat() function
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsSubtarget.h336 bool useSoftFloat() const { return IsSoftFloat; } in useSoftFloat() function
DMipsISelLowering.cpp4340 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/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/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/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp541 bool useSoftFloat() const { in useSoftFloat() function in __anon4575114a0211::MipsAsmParser
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h352 virtual bool useSoftFloat() const { return false; } in useSoftFloat() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp693 bool useSoftFloat() const { in useSoftFloat() function in __anon7645c4ac0211::MipsAsmParser
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp711 bool useSoftFloat() const { in useSoftFloat() function in __anonab4872f20211::MipsAsmParser

12