Searched refs:popcnt64 (Results 1 – 1 of 1) sorted by relevance
1325 OptionalOperator popcnt64 = m->Word64Popcnt(); in Unop() local1326 if (popcnt64.IsSupported()) { in Unop()1327 op = popcnt64.op(); in Unop()1329 op = popcnt64.placeholder(); in Unop()