Searched refs:pinstr (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_schedule.c310 bi_instr *pinstr = tuple->add; local in function:bi_lower_cubeface
311 bi_builder b = bi_init_builder(ctx, bi_before_instr(pinstr));
312 bi_instr *cubeface1 = bi_cubeface1_to(&b, pinstr->dest[0],
313 pinstr->src[0], pinstr->src[1], pinstr->src[2]);
315 pinstr->op = BI_OPCODE_CUBEFACE2;
316 pinstr->dest[0] = pinstr->dest[1];
317 pinstr
333 bi_instr *pinstr = tuple->add; local in function:bi_lower_atom_c
352 bi_instr *pinstr = tuple->add; local in function:bi_lower_atom_c1
373 bi_instr *pinstr = tuple->add; local in function:bi_lower_seg_add
[all...]

Completed in 3 milliseconds