Searched refs:candidate_bit (Results 1 – 3 of 3) sorted by relevance
310 for (uint32_t candidate_bit = (1u << 31u); candidate_bit; in spvPushOperandTypesForMask() local311 candidate_bit >>= 1) { in spvPushOperandTypesForMask()312 if (candidate_bit & mask) { in spvPushOperandTypesForMask()315 candidate_bit, &entry)) { in spvPushOperandTypesForMask()
318 for (uint32_t candidate_bit = (1u << 31u); candidate_bit; in spvPushOperandTypesForMask() local319 candidate_bit >>= 1) { in spvPushOperandTypesForMask()320 if (candidate_bit & mask) { in spvPushOperandTypesForMask()323 candidate_bit, &entry)) { in spvPushOperandTypesForMask()