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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h237 OPC_GATHER4B = _OPC(5, 18), enumerator in enum:__anon12988a590103
H A Ddisasm-a3xx.c296 OPC(5, OPC_GATHER4B, gather4b),
H A Dir3_parser.y967 | T_OP_GATHER4B { new_instr(OPC_GATHER4B); }
H A Dir3_compiler_nir.c2501 opc = OPC_GATHER4B;
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h157 OPC_GATHER4B = _OPC(5, 18), enumerator in enum:__anon3a3a0e460103
H A Ddisasm-a3xx.c419 [opc_op(OPC_GATHER4B)] = { true, false, true, true, },
980 OPC(5, OPC_GATHER4B, gather4b),
H A Dir3_compiler_nir.c1757 case 2: opc = OPC_GATHER4B; break;

Completed in 18 milliseconds