Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h58 bool IsSoftFloat; variable
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h76 bool IsSoftFloat; variable
/external/llvm-project/lldb/source/Plugins/ABI/Mips/
DABISysV_mips.cpp1004 bool ABISysV_mips::IsSoftFloat(uint32_t fp_flags) const { in IsSoftFloat() function in ABISysV_mips
DABISysV_mips64.cpp1175 bool ABISysV_mips64::IsSoftFloat(uint32_t fp_flag) const { in IsSoftFloat() function in ABISysV_mips64
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h76 bool IsSoftFloat; variable
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp10906 bool IsSoftFloat = in getTargetCodeGenInfo() local
10921 bool IsSoftFloat = CodeGenOpts.FloatABI == "soft"; in getTargetCodeGenInfo() local
10932 bool IsSoftFloat = CodeGenOpts.FloatABI == "soft"; in getTargetCodeGenInfo() local