Searched refs:kPopCntBitfield (Results 1 – 2 of 2) sorted by relevance
114 bool has_POPCNT = (bitmap & kPopCntBitfield) != 0; in FromBitmap()234 (has_POPCNT_ ? kPopCntBitfield : 0); in AsBitmap()
113 kPopCntBitfield = 1 << 5, enumerator