Searched refs:OPC_GATHER4A (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | disasm-a3xx.c | 404 [opc_op(OPC_GATHER4A)] = { true, false, true, true, }, in print_instr_cat5() 910 OPC(5, OPC_GATHER4A, gather4a),
|
D | instr-a3xx.h | 156 OPC_GATHER4A = _OPC(5, 19), enumerator
|
D | ir3_compiler_nir.c | 2317 case 3: opc = OPC_GATHER4A; break; in emit_tex()
|