Searched refs:xchg_val (Results 1 – 1 of 1) sorted by relevance
1170 unsigned xchg_val = nir_src_index(ctx, &instr->src[2]); in emit_atomic() local1171 emit_explicit_constant(ctx, xchg_val, xchg_val); in emit_atomic()1175 ins.src[3] = xchg_val; in emit_atomic()