Searched defs:useSoftFloat (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h89 bool useSoftFloat() const { return UseSoftFloat; } function in class:llvm::SparcSubtarget
H A DSparcISelLowering.cpp1820 bool SparcTargetLowering::useSoftFloat() const { function in class:SparcTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h333 bool useSoftFloat() const { return IsSoftFloat; } function in class:llvm::MipsSubtarget
H A DMipsISelLowering.cpp4324 bool MipsTargetLowering::useSoftFloat() const { function in class:MipsTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h225 bool useSoftFloat() const { function in class:llvm::PPCSubtarget
H A DPPCISelLowering.cpp1429 bool PPCTargetLowering::useSoftFloat() const { function in class:PPCTargetLowering
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2338 bool X86TargetLowering::useSoftFloat() const { function in class:X86TargetLowering
[all...]
H A DX86Subtarget.h800 bool useSoftFloat() const { return UseSoftFloat; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h783 bool useSoftFloat() const { return UseSoftFloat; } function in class:llvm::ARMSubtarget
H A DARMISelLowering.cpp1545 bool ARMTargetLowering::useSoftFloat() const { function in class:ARMTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h336 virtual bool useSoftFloat() const { return false; } function in class:llvm::TargetLoweringBase::NegatibleCost
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp675 bool SystemZTargetLowering::useSoftFloat() const { function in class:SystemZTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp709 bool useSoftFloat() const { function in class:__anon4201::MipsAsmParser

Completed in 268 milliseconds