Searched defs:HasSHA2 (Results 1 – 5 of 5) sorted by relevance
342 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local358 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local371 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "-sha2") == ItEnd); in getAArch64TargetFeatures() local378 const bool HasSHA2 = (std::find(ItBegin, ItEnd, "+sha2") != ItEnd); in getAArch64TargetFeatures() local
637 bool HasSHA2 = false; in getARMTargetFeatures() local
34 bool HasSHA2; variable
126 bool HasSHA2 = false; variable
352 bool HasSHA2 = false; variable