Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp493 bool IsMIPS32 = TargetTriple.isMIPS32(); in getShadowMapping() local
517 else if (IsMIPS32) in getShadowMapping()