Home
last modified time | relevance | path

Searched defs:IsSoftFloat (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h76 bool IsSoftFloat; variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/
DABISysV_mips.cpp1005 bool ABISysV_mips::IsSoftFloat(uint32_t fp_flags) const { in IsSoftFloat() function in ABISysV_mips
DABISysV_mips64.cpp1176 bool ABISysV_mips64::IsSoftFloat(uint32_t fp_flag) const { in IsSoftFloat() function in ABISysV_mips64
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp11116 bool IsSoftFloat = in getTargetCodeGenInfo() local
11124 bool IsSoftFloat = CodeGenOpts.FloatABI == "soft"; in getTargetCodeGenInfo() local
11138 bool IsSoftFloat = CodeGenOpts.FloatABI == "soft"; in getTargetCodeGenInfo() local
11149 bool IsSoftFloat = CodeGenOpts.FloatABI == "soft"; in getTargetCodeGenInfo() local