Searched refs:IsX86 (Results 1 – 7 of 7) sorted by relevance
1974 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicCall() local1975 if (IsX86) in UpgradeIntrinsicCall()2010 if (IsX86 && (Name.startswith("avx.movnt.") || in UpgradeIntrinsicCall()2035 if (IsX86 && Name == "sse2.storel.dq") { in UpgradeIntrinsicCall()2068 if (IsX86 && Name == "avx512.mask.store.ss") { in UpgradeIntrinsicCall()2091 if (IsX86 && (Name.startswith("sse2.pcmp") || in UpgradeIntrinsicCall()2106 } else if (IsX86 && (Name == "sse.sqrt.ss" || in UpgradeIntrinsicCall()2176 } else if (IsX86 && Name == "avx512.kand.w") { in UpgradeIntrinsicCall()2187 } else if (IsX86 && Name == "avx512.kor.w") { in UpgradeIntrinsicCall()2192 } else if (IsX86 && Name == "avx512.kxor.w") { in UpgradeIntrinsicCall()[all …]
22 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local24 if (IsX86) in getSupportedSanitizers()
225 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local229 if (IsX86) { in getSupportedSanitizers()234 if (IsX86 || IsX86_64) in getSupportedSanitizers()
729 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local756 if (IsX86_64 || IsMIPS64 || IsAArch64 || IsX86 || IsArmArch || IsPowerPC64 || in getSupportedSanitizers()763 if (IsX86 || IsX86_64) in getSupportedSanitizers()765 if (IsX86_64 || IsMIPS64 || IsAArch64 || IsX86 || IsMIPS || IsArmArch || in getSupportedSanitizers()
484 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local496 if (IsX86 || IsX86_64) { in getSupportedSanitizers()499 if (IsAArch64 || IsX86 || IsX86_64) { in getSupportedSanitizers()
267 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local273 if (IsX86 || IsX86_64) { in getSupportedSanitizers()
475 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local478 if (IsX86 || IsX86_64) { in getSupportedSanitizers()