Searched refs:IsX86 (Results 1 – 7 of 7) sorted by relevance
1817 bool IsX86 = Name.startswith("x86."); in UpgradeIntrinsicCall() local1818 if (IsX86) in UpgradeIntrinsicCall()1824 if (IsX86 && Name.startswith("sse4a.movnt.")) { in UpgradeIntrinsicCall()1850 if (IsX86 && (Name.startswith("avx.movnt.") || in UpgradeIntrinsicCall()1875 if (IsX86 && Name == "sse2.storel.dq") { in UpgradeIntrinsicCall()1892 if (IsX86 && (Name.startswith("sse.storeu.") || in UpgradeIntrinsicCall()1908 if (IsX86 && Name == "avx512.mask.store.ss") { in UpgradeIntrinsicCall()1918 if (IsX86 && (Name.startswith("avx512.mask.store"))) { in UpgradeIntrinsicCall()1931 if (IsX86 && (Name.startswith("sse2.pcmp") || in UpgradeIntrinsicCall()1938 } else if (IsX86 && (Name.startswith("avx512.broadcastm"))) { in UpgradeIntrinsicCall()[all …]
22 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local24 if (IsX86) in getSupportedSanitizers()
202 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local206 if (IsX86) { in getSupportedSanitizers()211 if (IsX86 || IsX86_64) in getSupportedSanitizers()
686 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local712 if (IsX86_64 || IsMIPS64 || IsAArch64 || IsX86 || IsArmArch || IsPowerPC64 || in getSupportedSanitizers()719 if (IsX86 || IsX86_64) in getSupportedSanitizers()721 if (IsX86_64 || IsMIPS64 || IsAArch64 || IsX86 || IsMIPS || IsArmArch || in getSupportedSanitizers()
231 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local237 if (IsX86 || IsX86_64) { in getSupportedSanitizers()
471 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local483 if (IsX86 || IsX86_64) { in getSupportedSanitizers()
469 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local472 if (IsX86 || IsX86_64) { in getSupportedSanitizers()