Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h216 bool StrictAlign = false; variable
358 bool requiresStrictAlign() const { return StrictAlign; } in requiresStrictAlign()
H A DAArch64.td164 "StrictAlign", "true",
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h439 bool StrictAlign = false; variable
845 bool allowsUnalignedMem() const { return !StrictAlign; } in allowsUnalignedMem()
H A DARM.td385 "StrictAlign", "true",