Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h175 bool useSoftFloat() const { in useSoftFloat() function
H A DPPCISelLowering.cpp1638 bool PPCTargetLowering::useSoftFloat() const { in useSoftFloat() function in PPCTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h338 bool useSoftFloat() const { return IsSoftFloat; } in useSoftFloat() function
H A DMipsISelLowering.cpp4360 bool MipsTargetLowering::useSoftFloat() const { in useSoftFloat() function in MipsTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp429 bool X86TargetLowering::useSoftFloat() const { in useSoftFloat() function in X86TargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1997 bool SparcTargetLowering::useSoftFloat() const { in useSoftFloat() function in SparcTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp709 bool useSoftFloat() const { in useSoftFloat() function in __anona2e40b320211::MipsAsmParser
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h364 virtual bool useSoftFloat() const { return false; } in useSoftFloat() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp770 bool SystemZTargetLowering::useSoftFloat() const { in useSoftFloat() function in SystemZTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1644 bool ARMTargetLowering::useSoftFloat() const { in useSoftFloat() function in ARMTargetLowering