Lines Matching refs:src
81 switch (instr->src[i].src_type) {
85 ntq_get_src(c, instr->src[i].src, j);
92 ntq_get_src(c, instr->src[i].src, 0);
99 ntq_get_src(c, instr->src[i].src, 0),
110 ntq_get_src(c, instr->src[i].src, 0);
117 nir_src_comp_as_int(instr->src[i].src, 0);
121 nir_src_comp_as_int(instr->src[i].src, 1);
125 nir_src_comp_as_int(instr->src[i].src, 2);