Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DARMBuildAttrs.cpp51 {ARMBuildAttrs::CPU_unaligned_access, "Tag_CPU_unaligned_access"},
H A DARMAttributeParser.cpp54 ATTRIBUTE_HANDLER(CPU_unaligned_access),
311 Error ARMAttributeParser::CPU_unaligned_access(AttrType tag) { in CPU_unaligned_access() function in ARMAttributeParser
/freebsd/contrib/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);
/freebsd/contrib/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()