| /xsrc/external/mit/MesaLib/src/compiler/nir/ |
| H A D | nir_opcodes.c | 16 } else if ((src_base == nir_type_int || src_base == nir_type_uint) && 17 (dst_base == nir_type_int || dst_base == nir_type_uint) && 29 case nir_type_uint: 84 case nir_type_uint: 87 case nir_type_uint: 165 case nir_type_uint: 230 case nir_type_uint: 674 .output_type = nir_type_uint, 679 nir_type_bool16, nir_type_uint, nir_type_uint [all...] |
| /xsrc/external/mit/MesaLib.old/src/compiler/nir/ |
| H A D | nir_opcodes.c | 16 } else if ((src_base == nir_type_int || src_base == nir_type_uint) && 17 (dst_base == nir_type_int || dst_base == nir_type_uint) && 29 case nir_type_uint: 78 case nir_type_uint: 81 case nir_type_uint: 153 case nir_type_uint: 212 case nir_type_uint: 581 .output_type = nir_type_uint, 586 nir_type_bool32, nir_type_uint, nir_type_uint [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_image.c | 116 nir_alu_type type = nir_type_uint; 123 type = nir_type_uint; 131 type = nir_type_uint; 152 type = nir_type_uint; 167 case nir_type_uint:
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/ |
| H A D | negative_equal_tests.cpp | 97 compare_with_self(nir_type_uint, 8) 99 compare_with_self(nir_type_uint, 16) 101 compare_with_self(nir_type_uint, 32) 103 compare_with_self(nir_type_uint, 64) 121 compare_with_negation(nir_type_uint, 8) 123 compare_with_negation(nir_type_uint, 16) 125 compare_with_negation(nir_type_uint, 32) 127 compare_with_negation(nir_type_uint, 64) 147 compare_fewer_components(nir_type_uint, 8) 149 compare_fewer_components(nir_type_uint, 1 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_conversion_builder.h | 139 nir_round_int_to_float(b, abs, nir_type_uint, dest_bit_size, round); 149 nir_ineg(b, nir_round_int_to_float(b, abs, nir_type_uint, dest_bit_size, nir_rounding_mode_rd)), 156 nir_round_int_to_float(b, abs, nir_type_uint, dest_bit_size, nir_rounding_mode_ru))), 205 if (a_base_type == nir_type_int && b_base_type == nir_type_uint && 259 } else if (src_base_type == nir_type_uint) { 268 case nir_type_uint: { 273 if (src_base_type == nir_type_uint || src_bit_size > dest_bit_size) 316 case nir_type_uint: { 368 case nir_type_uint:
|
| H A D | nir_lower_int_to_float.c | 103 nir_alu_type_get_base_type(info->output_type) != nir_type_uint); 106 nir_alu_type_get_base_type(info->input_types[i]) != nir_type_uint);
|
| H A D | nir_lower_bit_size.c | 38 if ((type & (nir_type_uint | nir_type_int)) && bit_size == 32 && 78 if (nir_op_infos[op].output_type & nir_type_uint) 139 nir_alu_type type = nir_type_uint;
|
| H A D | nir_gather_ssa_types.c | 34 case nir_type_uint:
|
| H A D | nir_loop_analyze.c | 778 case nir_type_uint: 819 case nir_type_uint: 863 if (induction_base_type == nir_type_int || induction_base_type == nir_type_uint) { 865 nir_alu_type_get_base_type(nir_op_infos[alu_op].input_types[1]) == nir_type_uint);
|
| H A D | nir_search_helpers.h | 53 case nir_type_uint: { 196 case nir_type_uint:
|
| H A D | nir_opt_idiv_const.c | 174 if (nir_alu_type_get_base_type(d_type) == nir_type_uint) {
|
| H A D | nir_opt_phi_precision.c | 282 case nir_type_uint:
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_search_helpers.h | 50 case nir_type_uint: { 127 case nir_type_uint:
|
| H A D | nir_search.c | 339 case nir_type_uint: 507 case nir_type_uint: 545 case nir_type_uint:
|
| H A D | nir_gather_ssa_types.c | 34 case nir_type_uint:
|
| H A D | nir_opt_idiv_const.c | 140 if (nir_alu_type_get_base_type(d_type) == nir_type_uint) {
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/util/ |
| H A D | pan_ir.c | 116 case nir_type_uint:
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_address.c | 244 ins->src_types[2] = nir_type_uint | nir_src_bit_size(*offset); 261 ins->src_types[1] = nir_type_uint | match.A.def->bit_size; 271 ins->src_types[2] = nir_type_uint | match.B.def->bit_size;
|
| H A D | mir_promote_uniforms.c | 332 mov.dest_type = nir_type_uint | type_size;
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 1460 case nir_type_uint: 1504 case nir_type_uint: { 1691 case nir_type_uint: 1747 case nir_type_uint: 2465 get_src(ctx, &intr->src[1], 0, nir_type_uint); 2496 get_src(ctx, &intr->src[2], 0, nir_type_uint); 2505 value[i] = get_src(ctx, &intr->src[0], i, nir_type_uint); 2534 get_src(ctx, &intr->src[0], 0, nir_type_uint); 2536 get_src(ctx, &intr->src[1], 0, nir_type_uint); 2539 get_src(ctx, &intr->src[3], 0, nir_type_uint); [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_nir_lower_input_attachments.c | 87 tex->dest_type = nir_type_uint;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 1218 case nir_type_uint: 1556 case nir_type_uint: 1595 case nir_type_uint: 1748 result = emit_builtin_unop(ctx, GLSLstd450PackHalf2x16, get_dest_type(ctx, &alu->dest.dest, nir_type_uint), src[0]); 2050 store_dest(ctx, &intr->dest, result, nir_type_uint); 2177 store_dest(ctx, &intr->dest, result, nir_type_uint); 2231 SpvId dest_type = get_dest_type(ctx, &intr->dest, nir_type_uint); 2260 store_dest(ctx, &intr->dest, result, nir_type_uint); 2361 store_dest(ctx, &intr->dest, result, nir_type_uint); 2424 store_dest(ctx, &intr->dest, result, nir_type_uint); [all...] |
| /xsrc/external/mit/MesaLib/src/panfrost/bifrost/ |
| H A D | bi_builder.h | 754 else if ((type == nir_type_uint || type == nir_type_int) && bitsize == 16 && (cmpf == BI_CMPF_EQ || cmpf == BI_CMPF_NE)) 756 else if ((type == nir_type_uint || type == nir_type_int) && bitsize == 32 && (cmpf == BI_CMPF_EQ || cmpf == BI_CMPF_NE)) 762 else if ((type == nir_type_uint) && bitsize == 16 && (cmpf == BI_CMPF_GT || cmpf == BI_CMPF_GE || cmpf == BI_CMPF_LT || cmpf == BI_CMPF_LE)) 764 else if ((type == nir_type_uint) && bitsize == 32 && (cmpf == BI_CMPF_GT || cmpf == BI_CMPF_GE || cmpf == BI_CMPF_LT || cmpf == BI_CMPF_LE)) 918 else if ((type == nir_type_uint || type == nir_type_int) && bitsize == 16 && (cmpf == BI_CMPF_EQ || cmpf == BI_CMPF_NE)) 920 else if ((type == nir_type_uint || type == nir_type_int) && bitsize == 32 && (cmpf == BI_CMPF_EQ || cmpf == BI_CMPF_NE)) 926 else if ((type == nir_type_uint) && bitsize == 16 && (cmpf == BI_CMPF_GT || cmpf == BI_CMPF_GE || cmpf == BI_CMPF_LT || cmpf == BI_CMPF_LE)) 928 else if ((type == nir_type_uint) && bitsize == 32 && (cmpf == BI_CMPF_GT || cmpf == BI_CMPF_GE || cmpf == BI_CMPF_LT || cmpf == BI_CMPF_LE)) 1273 else if ((type == nir_type_uint || type == nir_type_int) && bitsize == 32 && (cmpf == BI_CMPF_EQ || cmpf == BI_CMPF_NE)) 1277 else if ((type == nir_type_uint) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_alu.c | 228 return nir_type_uint; 249 return nir_type_uint; 967 nir_type_conversion_op(nir_type_uint, nir_type_uint | dest_size,
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_shader.c | 125 type = nir_type_uint;
|