Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A DAutoUpgrade.cpp198 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicFunction1() local
651 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicCall() local
/aosp_15_r20/external/clang/lib/Driver/
H A 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
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp369 bool IsX86 = TargetTriple.getArch() == llvm::Triple::x86; in getShadowMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp1683 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAutoUpgrade.cpp2086 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicCall() local