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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h229 OPC_GETSIZE = _OPC(5, 10), enumerator in enum:__anon12988a590103
H A Ddisasm-a3xx.c288 OPC(5, OPC_GETSIZE, getsize),
H A Dir3_parser.y959 | T_OP_GETSIZE { new_instr(OPC_GETSIZE); }
H A Dir3_compiler_nir.c1270 sam = emit_sam(ctx, OPC_GETSIZE, info, dst_type, 0b1111, lod, NULL);
2762 sam = emit_sam(ctx, OPC_GETSIZE, info, dst_type, 0b1111, lod, NULL);
2765 * The maximum value which OPC_GETSIZE could return for one dimension
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h149 OPC_GETSIZE = _OPC(5, 10), enumerator in enum:__anon3a3a0e460103
H A Ddisasm-a3xx.c411 [opc_op(OPC_GETSIZE)] = { true, false, false, true, },
972 OPC(5, OPC_GETSIZE, getsize),
H A Dir3_compiler_nir.c976 sam = ir3_SAM(b, OPC_GETSIZE, TYPE_U32, 0b1111, flags,
2005 sam = ir3_SAM(b, OPC_GETSIZE, TYPE_U32, 0b1111, flags,

Completed in 20 milliseconds