HomeSort by relevance Sort by last modified time
    Searched refs:IsAArch64 (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 347 bool IsAArch64 = TargetTriple.getArch() == llvm::Triple::aarch64;
379 else if (IsAArch64)
393 Mapping.OrShadowOffset = !IsAArch64 && !IsPPC64
    [all...]