Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h174 // useSoftFloat - Return true if soft-float option is turned on. in useSoftFloat() function
H A DPPCISelLowering.cpp1635 bool PPCTargetLowering::useSoftFloat() const { useSoftFloat() function in PPCTargetLowering
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h335 bool useSoftFloat() const { return IsSoftFloat; } useSoftFloat() function
H A DMipsISelLowering.cpp4345 bool MipsTargetLowering::useSoftFloat() const { useSoftFloat() function in MipsTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp427 bool X86TargetLowering::useSoftFloat() const { useSoftFloat() function in X86TargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2005 bool SparcTargetLowering::useSoftFloat() const { useSoftFloat() function in SparcTargetLowering
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h362 virtual bool useSoftFloat() const { return false; } useSoftFloat() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp709 bool useSoftFloat() const { in useSoftFloat() function in __anon629b77c40211::MipsAsmParser
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp757 bool SystemZTargetLowering::useSoftFloat() const { useSoftFloat() function in SystemZTargetLowering
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1635 bool ARMTargetLowering::useSoftFloat() const { useSoftFloat() function in ARMTargetLowering