Home
last modified time | relevance | path

Searched refs:UNALIGNED_ACCESS (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDRISCVAttributes.cpp17 {UNALIGNED_ACCESS, "Tag_unaligned_access"},
HDRISCVAttributeParser.cpp37 RISCVAttrs::UNALIGNED_ACCESS,
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDRISCVAttributes.h31 UNALIGNED_ACCESS = 6, enumerator
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDRISCV.cpp1206 case RISCVAttrs::UNALIGNED_ACCESS: in mergeAttributesSection()