Lines Matching refs:cat6
60 instr->cat6.base = nir_intrinsic_desc_set(intrin);
93 instr->cat6.type = TYPE_U32;
94 instr->cat6.iim_val = 1;
898 ldc->cat6.iim_val = ncomp;
899 ldc->cat6.d = nir_intrinsic_component(intr);
900 ldc->cat6.type = TYPE_U32;
924 ldc->cat6.iim_val = size;
1010 load->cat6.type = TYPE_U32;
1058 resinfo->cat6.iim_val = 1;
1059 resinfo->cat6.d = ctx->compiler->gen >= 6 ? 1 : 2;
1060 resinfo->cat6.type = TYPE_U32;
1061 resinfo->cat6.typed = false;
1092 ldl->cat6.type = utype_dst(intr->dest);
1121 stl->cat6.dst_offset = base;
1122 stl->cat6.type = utype_src(intr->src[0]);
1149 load->cat6.type = utype_dst(intr->dest);
1179 store->cat6.dst_offset = nir_intrinsic_base(intr);
1180 store->cat6.type = utype_src(intr->src[0]);
1252 atomic->cat6.iim_val = 1;
1253 atomic->cat6.d = 1;
1254 atomic->cat6.type = type;
1300 ldp->cat6.type = utype_dst(intr->dest);
1330 stp->cat6.dst_offset = base;
1331 stp->cat6.type = utype_src(intr->src[0]);
2435 dst[0]->cat6.type = TYPE_U32;
2670 stc->cat6.iim_val = components;
2671 stc->cat6.type = TYPE_U32;
3845 stg->cat6.type = TYPE_U32;