/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_search_helpers.h | 38 unsigned src, unsigned num_components, in is_pos_power_of_two() 70 unsigned src, unsigned num_components, in is_neg_power_of_two() 99 unsigned src, unsigned num_components, in is_bitcount2() 117 unsigned src, unsigned num_components, const uint8_t *swizzle) in is_nan() 133 unsigned src, unsigned num_components, const uint8_t *swizzle) in is_negative_zero() 151 unsigned src, unsigned num_components, const uint8_t *swizzle) in is_any_comp_nan() 194 unsigned src, unsigned num_components, in is_zero_to_one() 226 unsigned src, unsigned num_components, in is_gt_0_and_lt_1() 255 unsigned src, unsigned num_components, in is_odd() 281 unsigned src, unsigned num_components, in is_not_const_zero() [all …]
|
H A D | nir_builder.h | 285 nir_undef(nir_builder *build, unsigned num_components, unsigned bit_size) in nir_undef() 298 nir_build_imm(nir_builder *build, unsigned num_components, in nir_build_imm() 314 nir_imm_zero(nir_builder *build, unsigned num_components, unsigned bit_size) in nir_imm_zero() 627 nir_vec(nir_builder *build, nir_def **comp, unsigned num_components) in nir_vec() 636 nir_mov_alu(nir_builder *build, nir_alu_src src, unsigned num_components) in nir_mov_alu() 664 unsigned num_components) in nir_swizzle() 884 nir_replicate(nir_builder *b, nir_def *scalar, unsigned num_components) in nir_replicate() 1387 nir_trim_vector(nir_builder *b, nir_def *src, unsigned num_components) in nir_trim_vector() 1401 nir_pad_vector(nir_builder *b, nir_def *src, unsigned num_components) in nir_pad_vector() 1425 unsigned num_components) in nir_pad_vector_imm_int() [all …]
|
H A D | nir_trivialize_registers.c | 246 unsigned num_components = nir_intrinsic_num_components(decl); in clear_reg_stores() local 272 unsigned num_components = nir_intrinsic_num_components(decl); in trivialize_store() local 303 unsigned num_components = nir_intrinsic_num_components(decl); in trivialize_reg_stores() local 419 unsigned num_components = nir_intrinsic_num_components(decl); in trivialize_stores() local
|
H A D | nir_opt_shrink_vectors.c | 189 unsigned num_components = 0; in opt_shrink_vector() local 255 unsigned num_components = 0; in opt_shrink_vectors_alu() local 385 unsigned num_components = 0; in opt_shrink_vectors_load_const() local 486 unsigned num_components = 0; in opt_shrink_vectors_phi() local
|
H A D | nir_opt_copy_prop_vars.c | 94 unsigned num_components) in value_set_ssa_components() 706 unsigned num_components = glsl_get_vector_elements(type); in load_from_ssa_entry_value() local 939 print_value(struct value *value, unsigned num_components) in print_value() 968 unsigned num_components = glsl_get_vector_elements(entry->dst.instr->type); in print_copy_entry() local 1228 unsigned num_components = glsl_get_vector_elements(dst.instr->type); in copy_prop_vars_block() local 1319 unsigned num_components = glsl_get_vector_elements(dst.instr->type); in copy_prop_vars_block() local 1337 unsigned num_components = glsl_get_vector_elements(dst.instr->type); in copy_prop_vars_block() local
|
H A D | nir_lower_alu_width.c | 89 nir_alu_ssa_dest_init(nir_alu_instr *alu, unsigned num_components, in nir_alu_ssa_dest_init() 99 unsigned num_components = nir_op_infos[alu->op].input_sizes[0]; in lower_reduction() local 158 unsigned num_components = nir_op_infos[alu->op].input_sizes[0]; in lower_fdot() local 194 unsigned num_components = alu->def.num_components; in lower_alu_instr_width() local
|
H A D | nir_builder.c | 74 unsigned num_components = op_info->output_size; in nir_builder_alu_instr_finish_and_insert() local 327 nir_vec_scalars(nir_builder *build, nir_scalar *comp, unsigned num_components) in nir_vec_scalars() 362 unsigned num_components = nir_ssa_alu_instr_src_components(instr, srcn); in nir_ssa_for_alu_src() local 369 unsigned num_components, unsigned bit_size) in nir_load_system_value()
|
H A D | nir_validate.c | 124 validate_num_components(validate_state *state, unsigned num_components) in validate_num_components() 197 unsigned bit_sizes, unsigned num_components) in validate_sized_src() 213 unsigned num_components = nir_src_num_components(src->src); in validate_alu_src() local 480 unsigned num_components, in validate_register_handle() 1487 unsigned num_components = glsl_get_vector_elements(type); in validate_constant() local
|
H A D | nir_lower_mem_access_bit_sizes.c | 34 unsigned num_components, unsigned bit_size) in dup_mem_intrinsic() 77 const unsigned num_components = intrin->def.num_components; in lower_mem_load() local 239 const unsigned num_components = intrin->num_components; in lower_mem_store() local
|
H A D | nir_format_convert.c | 58 const unsigned *bits, unsigned num_components, in nir_format_unpack_int() 100 const unsigned *bits, unsigned num_components) in nir_format_pack_uint_unmasked() 136 const unsigned *bits, unsigned num_components) in nir_format_pack_uint() 200 unsigned num_components, in _nir_format_norm_factor()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_extensions.cpp | 1919 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 1949 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2001 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2071 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2104 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2143 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2208 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2293 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2321 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2360 const uint32_t num_components = _.GetDimension(p0_type); in ValidateExtInst() local [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_extensions.cpp | 1919 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 1949 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2001 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2073 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2106 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2145 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2210 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2295 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2323 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2362 const uint32_t num_components = _.GetDimension(p0_type); in ValidateExtInst() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_extensions.cpp | 1919 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 1949 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2001 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2071 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2104 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2143 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2208 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2293 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2321 const uint32_t num_components = _.GetDimension(result_type); in ValidateExtInst() local 2360 const uint32_t num_components = _.GetDimension(p0_type); in ValidateExtInst() local [all …]
|
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_image_load_store.c | 71 int num_components, bool mask) in pack_bits() 154 unsigned num_components, in pack_8bit() 199 unsigned num_components, in pack_16bit() 243 unsigned num_components, in pack_xbit() 284 unsigned num_components = util_format_get_nr_components(format); in v3d42_nir_lower_image_store() local 361 unsigned num_components = util_format_get_nr_components(format); in v3d71_nir_lower_image_store() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | nir_to_spirv.c | 260 get_bvec_type(struct ntv_context *ctx, int num_components) in get_bvec_type() 427 get_fvec_type(struct ntv_context *ctx, unsigned bit_size, unsigned num_components) in get_fvec_type() 441 get_ivec_type(struct ntv_context *ctx, unsigned bit_size, unsigned num_components) in get_ivec_type() 455 get_uvec_type(struct ntv_context *ctx, unsigned bit_size, unsigned num_components) in get_uvec_type() 469 get_alu_type(struct ntv_context *ctx, nir_alu_type type, unsigned num_components, unsigned bit_size) in get_alu_type() 1386 get_vec_from_bit_size(struct ntv_context *ctx, uint32_t bit_size, uint32_t num_components) in get_vec_from_bit_size() 1406 unsigned num_components = nir_intrinsic_num_components(decl); in init_reg() local 1481 size_t num_components = 0; in get_alu_src_raw() local 1510 unsigned num_components) in bitcast_to_uvec() 1518 unsigned num_components) in bitcast_to_ivec() [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_cooperative_matrix.c | 242 const unsigned num_components = glsl_get_vector_elements(slice->type); in lower_cmat_load_store() local 396 const unsigned num_components = glsl_get_vector_elements(dst_slice->type); in lower_cmat_unary_op() local 464 const unsigned num_components = glsl_get_vector_elements(dst_slice->type); in lower_cmat_binary_op() local 504 const unsigned num_components = glsl_get_vector_elements(dst_slice->type); in lower_cmat_scalar_op() local 581 const unsigned num_components = glsl_get_vector_elements(slice->type); in lower_cmat_instr() local 621 const unsigned num_components = glsl_get_vector_elements(dst_slice->type); in lower_cmat_instr() local 675 const unsigned num_components = glsl_get_vector_elements(dst_slice->type); in lower_cmat_instr() local 705 const unsigned num_components = glsl_get_vector_elements(dst_slice->type); in lower_cmat_instr() local
|
H A D | brw_nir_rt.c | 31 unsigned num_components, unsigned bit_size) in resize_deref() 400 unsigned num_components, unsigned bit_size) in build_load_uniform() 407 #define load_trampoline_param(b, name, num_components, bit_size) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/ |
H A D | scc_test.cc | 62 int num_components; in TEST_F() local 92 int num_components; in TEST_F() local 155 int num_components; in TEST_F() local 391 int num_components; in TEST_F() local
|
H A D | scc.cc | 128 int* num_components) { in StronglyConnectedComponents() 186 int num_components = 0; in IdentifyLoops() local 233 int num_components = 0; in IdentifyLoops() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | r300_nir.h | 16 unsigned src, unsigned num_components, in is_ubo_or_input() 98 unsigned num_components, const uint8_t *swizzle) in needs_vs_trig_input_fixup() 122 unsigned num_components, const uint8_t *swizzle) in needs_fs_trig_input_fixup()
|
/aosp_15_r20/external/mesa3d/src/panfrost/util/ |
H A D | pan_lower_framebuffer.c | 118 pan_replicate(nir_builder *b, nir_def *v, unsigned num_components) in pan_replicate() 132 pan_pack_pure_16(nir_builder *b, nir_def *v, unsigned num_components) in pan_pack_pure_16() 143 pan_unpack_pure_16(nir_builder *b, nir_def *pack, unsigned num_components) in pan_unpack_pure_16() 188 pan_pack_pure_8(nir_builder *b, nir_def *v, unsigned num_components) in pan_pack_pure_8() 195 pan_unpack_pure_8(nir_builder *b, nir_def *pack, unsigned num_components) in pan_unpack_pure_8()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo_compute.c | 58 unsigned num_components; member 465 struct pbo_shader_data *sd, unsigned num_components, bool weird_packed) in handle_swap() 551 unsigned num_components, in convert_swap_write() 592 unsigned num_components, in do_shader_conversion() 631 …_conversion_shader(struct st_context *st, enum pipe_texture_target target, unsigned num_components) in create_conversion_shader() 728 compute_shader_key(enum pipe_texture_target target, unsigned num_components) in compute_shader_key() 861 add_async_data(struct st_context *st, enum pipe_texture_target view_target, unsigned num_components… in add_async_data() 895 unsigned num_components = 0; in download_texture_compute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | ragged_tensor_to_variant_op.cc | 45 auto num_components = values_shape.dim_size(0); in UnbatchDenseZerothDim() local 76 auto num_components = batched_splits_top_vec.size() - 1; in UnbatchRaggedZerothDim() local 217 int num_components = batched_splits_top_vec.size() - 1; in Compute() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 1822 unsigned num_components = glsl_get_vector_elements(var->type); in find_var_with_location_frac() local 1838 unsigned num_components = util_bitcount(output->component_mask); in is_inlined() local 1910 unsigned num_components = glsl_get_components(glsl_without_array(type)); in get_slot_components() local 1995 …unsigned num_components = glsl_type_is_array(var->type) ? glsl_get_aoa_size(var->type) : glsl_get_… in update_so_info() local 2060 unsigned num_components = get_slot_components(var, slot, var->data.location); in update_so_info() local 2111 unsigned num_components = glsl_get_vector_elements(split[0]->type); in lower_attrib() local 2143 unsigned num_components = glsl_get_vector_elements(var->type); in decompose_attribs() local 2359 unsigned num_components = intr->def.num_components; in rewrite_atomic_ssbo_instr() local 2865 unsigned num_components = intr->num_components; in fill_zero_reads() local 2928 unsigned num_components = intr->num_components * 2; in find_max_write_components() local [all …]
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection_setup.cpp | 417 unsigned num_components = nir_instr_as_load_const(instr)->def.num_components; in init_context() local 569 unsigned num_components = nir_instr_as_undef(instr)->def.num_components; in init_context() local 578 unsigned num_components = phi->def.num_components; in init_context() local
|