Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h218 bool useSoftFloat() const { in useSoftFloat() function
DPPCISelLowering.cpp1329 bool PPCTargetLowering::useSoftFloat() const { in useSoftFloat() function in PPCTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h744 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
DX86ISelLowering.cpp2355 bool X86TargetLowering::useSoftFloat() const { in useSoftFloat() function in X86TargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h764 bool useSoftFloat() const { return UseSoftFloat; } in useSoftFloat() function
DARMISelLowering.cpp1491 bool ARMTargetLowering::useSoftFloat() const { in useSoftFloat() function in ARMTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h245 virtual bool useSoftFloat() const { return false; } in useSoftFloat() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp693 bool useSoftFloat() const { in useSoftFloat() function in __anon7b6184dd0211::MipsAsmParser