Home
last modified time | relevance | path

Searched refs:eLoongArch_abi_soft_float (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h111 eLoongArch_abi_soft_float = 0x00000000, /// soft float enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp493 case ArchSpec::eLoongArch_abi_soft_float: in GetClangTargetABI()