Home
last modified time | relevance | path

Searched refs:PRED_SETEs (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2.c49 if (b->alu.scalar_opc >= PRED_SETEs && in is_alu_compatible()
92 if (instr->alu.scalar_opc >= PRED_SETEs && in alu_scalar_prio()
Dir2_ra.c39 case PRED_SETEs ... KILLONEs: in has_side_effects()
Dir2_private.h394 case PRED_SETEs ... KILLONEs: in src_ncomp()
/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h66 PRED_SETEs = 27, enumerator
Ddisasm-a2xx.c203 INSTR(PRED_SETEs, 1),