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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_legalize.c95 bool last_input_needs_ss = false; local in function:legalize_block
155 last_input_needs_ss = false;
188 last_input_needs_ss = false;
210 last_input_needs_ss = false;
265 last_input_needs_ss = false;
301 last_input_needs_ss |= (n->opc == OPC_LDLV);
327 if (last_input_needs_ss) {

Completed in 3 milliseconds