Home
last modified time | relevance | path

Searched refs:HasMatchAllShift (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DHWAddressSanitizer.h62 HasMatchAllShift = 24, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp905 (MatchAllTag.has_value() << HWASanAccessInfo::HasMatchAllShift) | in getAccessInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp651 (AccessInfo >> HWASanAccessInfo::HasMatchAllShift) & 1; in emitHwasanMemaccessSymbols()