Searched refs:OPC_GATHER4A (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h238 OPC_GATHER4A = _OPC(5, 19), enumerator in enum:__anon12988a590103
H A Ddisasm-a3xx.c297 OPC(5, OPC_GATHER4A, gather4a),
H A Dir3_parser.y968 | T_OP_GATHER4A { new_instr(OPC_GATHER4A); }
H A Dir3_compiler_nir.c2504 opc = OPC_GATHER4A;
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h158 OPC_GATHER4A = _OPC(5, 19), enumerator in enum:__anon3a3a0e460103
H A Ddisasm-a3xx.c420 [opc_op(OPC_GATHER4A)] = { true, false, true, true, },
981 OPC(5, OPC_GATHER4A, gather4a),
H A Dir3_compiler_nir.c1758 case 3: opc = OPC_GATHER4A; break;

Completed in 18 milliseconds