Home
last modified time | relevance | path

Searched refs:eLoongArch_abi_double_float (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h114 eLoongArch_abi_double_float = enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp497 case ArchSpec::eLoongArch_abi_double_float: in GetClangTargetABI()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1447 flags |= ArchSpec::eLoongArch_abi_double_float; in GetSectionHeaderInfo()