Home
last modified time | relevance | path

Searched refs:OPC_GETWID (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h287 OPC_GETWID = _OPC(6, 37), /* wavefront ID */ enumerator
Ddisasm-a3xx.c349 OPC(6, OPC_GETWID, getwid),
Dir3_parser.y1089 | T_OP_GETWID { new_instr(OPC_GETWID); }