Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h235 OPC_ISAMM = _OPC(5, 2), enumerator
751 case OPC_ISAMM: in is_isam()
H A Ddisasm-a3xx.c288 OPC(5, OPC_ISAMM, isamm),
H A Dir3_parser.y1028 | T_OP_ISAMM { new_instr(OPC_ISAMM); }
H A Dir3_compiler_nir.c3037 opc = OPC_ISAMM; in emit_tex()
3112 if (opc == OPC_ISAMM) { in emit_tex()

Completed in 10 milliseconds