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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DARMBuildAttrs.cpp47 {ARMBuildAttrs::CPU_unaligned_access, "Tag_CPU_unaligned_access"},
H A DARMAttributeParser.cpp54 ATTRIBUTE_HANDLER(CPU_unaligned_access),
309 Error ARMAttributeParser::CPU_unaligned_access(AttrType tag) { function in class:ARMAttributeParser
311 return parseStringAttribute("CPU_unaligned_access", tag,
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h66 CPU_unaligned_access = 34,
H A DARMAttributeParser.h62 Error CPU_unaligned_access(ARMBuildAttrs::AttrType tag);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp285 emitAttribute(ARMBuildAttrs::CPU_unaligned_access,
288 emitAttribute(ARMBuildAttrs::CPU_unaligned_access,

Completed in 113 milliseconds