Searched refs:OPC_GATHER4B (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | instr-a3xx.h | 237 OPC_GATHER4B = _OPC(5, 18), enumerator in enum:__anon12988a590103
|
| H A D | disasm-a3xx.c | 296 OPC(5, OPC_GATHER4B, gather4b),
|
| H A D | ir3_parser.y | 967 | T_OP_GATHER4B { new_instr(OPC_GATHER4B); }
|
| H A D | ir3_compiler_nir.c | 2501 opc = OPC_GATHER4B;
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | instr-a3xx.h | 157 OPC_GATHER4B = _OPC(5, 18), enumerator in enum:__anon3a3a0e460103
|
| H A D | disasm-a3xx.c | 419 [opc_op(OPC_GATHER4B)] = { true, false, true, true, }, 980 OPC(5, OPC_GATHER4B, gather4b),
|
| H A D | ir3_compiler_nir.c | 1757 case 2: opc = OPC_GATHER4B; break;
|
Completed in 18 milliseconds