Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h82 OPC_SHPE = _OPC(0, 24), /* shader prologue end */ enumerator
H A Dir3_legalize.c164 if ((last_n && is_barrier(last_n)) || n->opc == OPC_SHPE) { in legalize_block()
H A Dir3.c386 if (instr->opc == OPC_SHPE) in ir3_collect_info()
H A Ddisasm-a3xx.c180 OPC(0, OPC_SHPE, shpe),
H A Dir3_parser.y847 | T_OP_SHPE { new_instr(OPC_SHPE); }

Completed in 7 milliseconds