Searched refs:existing_mask (Results 1 – 5 of 5) sorted by relevance
76 auto existing_mask = in Apply() local86 bool add_volatile = !(existing_mask & SpvMemoryAccessVolatileMask) && in Apply()94 (existing_mask | (add_volatile ? SpvMemoryAccessVolatileMask in Apply()
48 uint32_t existing_mask = merge_inst->GetSingleWordOperand( in Apply() local67 if ((existing_mask & mask_bit) && GetFuzzerContext()->ChooseEven()) { in Apply()
67 effective_writemask(midgard_alu_op op, unsigned existing_mask) in effective_writemask() argument79 return existing_mask; in effective_writemask()