/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_transform.h | 293 unsigned dst_index, in tgsi_transform_op1_inst() 317 unsigned dst_index, in tgsi_transform_op2_inst() 346 unsigned dst_index, in tgsi_transform_op1_swz_inst() 387 unsigned dst_index, in tgsi_transform_op2_swz_inst() 438 unsigned dst_index, in tgsi_transform_op3_swz_inst() 520 unsigned dst_index, in tgsi_transform_tex_inst()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | UpSample.cuh | 117 int dst_index, in area_pixel_compute_source_index() 135 int dst_index, in nearest_neighbor_compute_source_index() 149 int dst_index, in nearest_neighbor_exact_compute_source_index() 162 int dst_index, in nearest_neighbor_bw_compute_source_index() 175 int dst_index, in nearest_neighbor_exact_bw_compute_source_index()
|
H A D | UpSampleNearest2d.cu | 70 size_t dst_index = (nc_iter * height2 + h2) * width2 + w2; in upsample_nearest2d_out_frame() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_relu_op.cc | 443 const size_t dst_index = 0; // index of dst output tensor in Compute() local 775 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local 842 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local 923 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local 1008 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local 1084 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | UpSample.h | 286 int64_t dst_index, in area_pixel_compute_source_index() 313 int64_t dst_index, in nearest_neighbor_compute_source_index() 324 int64_t dst_index, in nearest_neighbor_exact_compute_source_index()
|
/aosp_15_r20/external/mesa3d/src/imagination/rogue/ |
H A D | rogue_compile.c | 111 unsigned dst_index = load_const->def.index; in trans_nir_load_const() local 608 unsigned dst_index = alu->def.index; in trans_nir_alu_vecN() local 621 unsigned dst_index = alu->def.index; in trans_nir_alu_iadd64() local
|
H A D | rogue.h | 304 unsigned dst_index; member 994 unsigned dst_index; member 1297 unsigned dst_index, in rogue_set_alu_dst_mod() 1304 unsigned dst_index, in rogue_alu_dst_mod_is_set() 1784 unsigned dst_index; member 2213 unsigned dst_index) in rogue_link_instr_write_reg() 2231 unsigned dst_index) in rogue_link_instr_write_regarray() 2302 unsigned dst_index = write->dst_index; in rogue_dst_reg_replace() local 2400 unsigned dst_index = write->dst_index; in rogue_dst_regarray_replace() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | Transpose.cpp | 52 const size_t dst_index = coord2index(dst.shape(), dst_coord); in transpose() local
|
H A D | Pooling3dLayer.cpp | 162 … int dst_index = batch_offset_dst + depth_offset_dst + height_offset_dst + w * num_channels + c; in pooling_3d_layer_internal() local
|
/aosp_15_r20/external/ruy/ruy/profiler/ |
H A D | test_instrumented_library.cc | 35 int dst_index = 0; in MergeSortRecurse() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/ |
H A D | graph.cc | 686 int dst_index) { in UpdateEdge() 711 int dst_index = 0; in AddWhileInputHack() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/ |
H A D | Mm.h | 42 int64_t dst_index = (src_h / 2) * dst_kw_sz + (src_w / 2); in stage_pack_weights() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
H A D | fully_connected.h | 78 int dst_index = block_x * padded_dst_channels * 4 + block_y * 16 + in RearrangeFCWeightsToIOO4I4() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/ |
H A D | fc_fc_add.h | 57 int dst_index = block_x * padded_dst_channels * 4 + block_y * 16 + in RearrangeFCWeightsToIOO4I4() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_query_pool.c | 184 uint32_t dst_index = 0; in vn_get_query_pool_feedback() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | shape_tree.h | 269 const ShapeIndex& dst_index) { in CopySubtreeFrom()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 278 let dst_index = if high { i + N } else { i }; in interleave() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 278 let dst_index = if high { i + N } else { i }; in interleave() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 278 let dst_index = if high { i + N } else { i }; in interleave() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 278 let dst_index = if high { i + N } else { i }; in interleave() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ |
H A D | swizzle.rs | 278 let dst_index = if high { i + N } else { i }; in interleave() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
H A D | export_graphdef.cc | 268 unsigned dst_index) { in AddEdgeBetweenNodes()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_cooperative_matrix.c | 694 const nir_src dst_index = intrin->src[3]; in lower_cmat_instr() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_compute_blit.c | 807 unsigned dst_index = is_clear ? 0 : 1; in si_compute_blit() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_evaluator.cc | 1951 bool within_src_bounds) { in GenerateIndices() 1999 bool within_src_bounds) { in CopyDataFromInput() 2050 bool within_src_bounds) { in CopyDataToOutput()
|