Home
last modified time | relevance | path

Searched defs:dst_index (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_transform.h293 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 DUpSample.cuh117 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 DUpSampleNearest2d.cu70 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 Dmkl_relu_op.cc443 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 DUpSample.h286 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 Drogue_compile.c111 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 Drogue.h304 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 DTranspose.cpp52 const size_t dst_index = coord2index(dst.shape(), dst_coord); in transpose() local
H A DPooling3dLayer.cpp162 … 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 Dtest_instrumented_library.cc35 int dst_index = 0; in MergeSortRecurse() local
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.cc686 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 DMm.h42 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 Dfully_connected.h78 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 Dfc_fc_add.h57 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 Dvn_query_pool.c184 uint32_t dst_index = 0; in vn_get_query_pool_feedback() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_tree.h269 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 Dswizzle.rs278 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 Dswizzle.rs278 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 Dswizzle.rs278 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 Dswizzle.rs278 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 Dswizzle.rs278 let dst_index = if high { i + N } else { i }; in interleave() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dexport_graphdef.cc268 unsigned dst_index) { in AddEdgeBetweenNodes()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_cooperative_matrix.c694 const nir_src dst_index = intrin->src[3]; in lower_cmat_instr() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c807 unsigned dst_index = is_clear ? 0 : 1; in si_compute_blit() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator.cc1951 bool within_src_bounds) { in GenerateIndices()
1999 bool within_src_bounds) { in CopyDataFromInput()
2050 bool within_src_bounds) { in CopyDataToOutput()

12