Home
last modified time | relevance | path

Searched defs:IsX86 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/IR/
DAutoUpgrade.cpp198 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicFunction1() local
651 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicCall() local
/external/clang/lib/Driver/
DToolChains.cpp3541 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local
4669 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp369 bool IsX86 = TargetTriple.getArch() == llvm::Triple::x86; in getShadowMapping() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp1414 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp494 bool IsX86 = TargetTriple.getArch() == Triple::x86; in getShadowMapping() local