Home
last modified time | relevance | path

Searched refs:CPU_unaligned_access (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DARMBuildAttrs.cpp
H A DARMAttributeParser.cpp54 ATTRIBUTE_HANDLER(CPU_unaligned_access),
336 Error ARMAttributeParser::CPU_unaligned_access(AttrType tag) { in DSP_extension()
338 return parseStringAttribute("CPU_unaligned_access", tag, ArrayRef(strings)); in DSP_extension()
311 Error ARMAttributeParser::CPU_unaligned_access(AttrType tag) { CPU_unaligned_access() function in ARMAttributeParser
/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h66 CPU_unaligned_access = 34, enumerator
H A DARMAttributeParser.h60 Error CPU_unaligned_access(ARMBuildAttrs::AttrType tag);
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp303 emitAttribute(ARMBuildAttrs::CPU_unaligned_access, in emitTargetAttributes()
306 emitAttribute(ARMBuildAttrs::CPU_unaligned_access, in emitTargetAttributes()
/llvm-project/llvm/unittests/Support/
H A DARMAttributeParser.cpp205 EXPECT_TRUE(testBuildAttr(34, 0, ARMBuildAttrs::CPU_unaligned_access, in TEST()
207 EXPECT_TRUE(testBuildAttr(34, 1, ARMBuildAttrs::CPU_unaligned_access, in TEST()
/llvm-project/llvm/test/tools/llvm-readobj/ELF/ARM/
H A Dattribute-1.s183 @CHECK-OBJ-NEXT: TagName: CPU_unaligned_access
H A Dattribute-0.s197 @CHECK-OBJ-NEXT: TagName: CPU_unaligned_access
/llvm-project/llvm/test/MC/ARM/
H A Ddirective-eabi_attribute.s186 @ CHECK-OBJ-NEXT: TagName: CPU_unaligned_access