Searched defs:ABI_FP_user_exceptions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | ARMBuildAttributes.h | 55 ABI_FP_user_exceptions = 22, enumerator |
/llvm-project/llvm/lib/Support/ | ||
H A D | ARMAttributeParser.cpp | 197 Error ARMAttributeParser::ABI_FP_user_exceptions(AttrType tag) { ABI_FP_user_exceptions() function in ARMAttributeParser |