Searched defs:HasSM4 (Results 1 – 3 of 3) sorted by relevance
340 const bool HasSM4 = (std::find(ItBegin, ItEnd, "-sm4") == ItEnd); in getAArch64TargetFeatures() local356 const bool HasSM4 = (std::find(ItBegin, ItEnd, "+sm4") != ItEnd); in getAArch64TargetFeatures() local
36 bool HasSM4; variable
124 bool HasSM4 = false; variable