Searched refs:IsX86 (Results 1 – 1 of 1) sorted by relevance
3140 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local3151 if (IsX86 || IsX86_64) { in getSupportedSanitizers()4126 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local4147 if (IsX86 || IsX86_64) { in getSupportedSanitizers()