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