Searched defs:HasSHA3 (Results 1 – 3 of 3) sorted by relevance
341 const bool HasSHA3 = (std::find(ItBegin, ItEnd, "-sha3") == ItEnd); in getAArch64TargetFeatures() local357 const bool HasSHA3 = (std::find(ItBegin, ItEnd, "+sha3") != ItEnd); in getAArch64TargetFeatures() local
35 bool HasSHA3; variable
125 bool HasSHA3 = false; variable