Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp336 bool HasMatchAllTag = false; member in __anonb30972230111::HWAddressSanitizer
597 HasMatchAllTag = true; in initializeModule()
601 HasMatchAllTag = true; in initializeModule()
818 (HasMatchAllTag << HWASanAccessInfo::HasMatchAllShift) + in instrumentMemAccessInline()
844 if (HasMatchAllTag) { in instrumentMemAccessInline()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp365 bool HasMatchAllTag = in emitHwasanMemaccessSymbols() local
418 if (HasMatchAllTag) { in emitHwasanMemaccessSymbols()