Home
last modified time | relevance | path

Searched refs:OPC_RSQ (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dir3.h878 case OPC_RSQ: return OPC_HRSQ; in cat4_half_opc()
889 case OPC_HRSQ: return OPC_RSQ; in cat4_full_opc()
Dinstr-a3xx.h160 OPC_RSQ = _OPC(4, 1), enumerator
Dir3_parser.y699 | T_OP_RSQ { new_instr(OPC_RSQ); }
Ddisasm-a3xx.c1404 OPC(4, OPC_RSQ, rsq),