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