Home
last modified time | relevance | path

Searched refs:HasMatchAllTag (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp389 bool HasMatchAllTag = false; member in __anone00de11f0111::HWAddressSanitizer
587 HasMatchAllTag = true; in initializeModule()
591 HasMatchAllTag = true; in initializeModule()
816 (HasMatchAllTag << HWASanAccessInfo::HasMatchAllShift) + in getAccessInfo()
853 if (HasMatchAllTag) { in instrumentMemAccessInline()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp372 bool HasMatchAllTag = in emitHwasanMemaccessSymbols() local
425 if (HasMatchAllTag) { in emitHwasanMemaccessSymbols()