Searched refs:OPC_GETINFO (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | instr-a3xx.h | 232 OPC_GETINFO = _OPC(5, 13), enumerator in enum:__anon12988a590103
|
| H A D | disasm-a3xx.c | 291 OPC(5, OPC_GETINFO, getinfo),
|
| H A D | ir3_parser.y | 962 | T_OP_GETINFO { new_instr(OPC_GETINFO); }
|
| H A D | ir3_compiler_nir.c | 2719 sam = emit_sam(ctx, OPC_GETINFO, info, dst_type, 1 << idx, NULL, NULL);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | instr-a3xx.h | 152 OPC_GETINFO = _OPC(5, 13), enumerator in enum:__anon3a3a0e460103
|
| H A D | disasm-a3xx.c | 414 [opc_op(OPC_GETINFO)] = { false, false, false, true, }, 975 OPC(5, OPC_GETINFO, getinfo),
|
| H A D | ir3_compiler_nir.c | 1965 sam = ir3_SAM(b, OPC_GETINFO, TYPE_U32, 0b0100, 0,
|
Completed in 17 milliseconds