Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.h290 unsigned dst_index, in tgsi_transform_op1_inst()
314 unsigned dst_index, in tgsi_transform_op2_inst()
343 unsigned dst_index, in tgsi_transform_op3_inst()
374 unsigned dst_index, in tgsi_transform_op1_swz_inst()
415 unsigned dst_index, in tgsi_transform_op2_swz_inst()
466 unsigned dst_index, in tgsi_transform_op3_swz_inst()
548 unsigned dst_index, in tgsi_transform_tex_inst()
/external/ComputeLibrary/tests/validation/reference/
DTranspose.cpp52 const size_t dst_index = coord2index(dst.shape(), dst_coord); in transpose() local
DPooling3dLayer.cpp162 … int dst_index = batch_offset_dst + depth_offset_dst + height_offset_dst + w * num_channels + c; in pooling_3d_layer_internal() local
/external/ruy/ruy/profiler/
Dtest_instrumented_library.cc35 int dst_index = 0; in MergeSortRecurse() local
/external/tensorflow/tensorflow/core/kernels/mkl/
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
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dfully_connected.h78 int dst_index = block_x * padded_dst_channels * 4 + block_y * 16 + in RearrangeFCWeightsToIOO4I4() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Dfc_fc_add.h57 int dst_index = block_x * padded_dst_channels * 4 + block_y * 16 + in RearrangeFCWeightsToIOO4I4() local
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc686 int dst_index) { in UpdateEdge()
711 int dst_index = 0; in AddWhileInputHack() local
/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h269 const ShapeIndex& dst_index) { in CopySubtreeFrom()
/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c903 unsigned dst_index = start_slot + i; in u_vbuf_set_vertex_buffers() local
914 unsigned dst_index = start_slot + i; in u_vbuf_set_vertex_buffers() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dexport_graphdef.cc268 unsigned dst_index) { in AddEdgeBetweenNodes()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.c684 unsigned int dst_index, in get_readers_for_single_write()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c1090 unsigned dst_index = start_slot + i; in nv50_set_vertex_buffers() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c1011 unsigned dst_index = start_slot + i; in nvc0_set_vertex_buffers() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1951 bool within_src_bounds) { in GenerateIndices()
1999 bool within_src_bounds) { in CopyDataFromInput()
2050 bool within_src_bounds) { in CopyDataToOutput()
Dhlo_sharding_util.cc186 std::vector<int64_t> dst_index(dst->tile_assignment().num_dimensions()); in MergeShardingIfCompatible() local
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_constructor.cc386 int dst_index; member
/external/libaom/av1/encoder/x86/
Dhighbd_fwd_txfm_sse4.c1061 int dst_index = 0; in convert_8x8_to_16x16() local
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Ddiff.cpp639 for (size_t dst_index = 0; dst_index < potential.dst_ids.size(); in MatchIds() local
/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp638 for (size_t dst_index = 0; dst_index < potential.dst_ids.size(); in MatchIds() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/
Ddiff.cpp703 for (size_t dst_index = 0; dst_index < potential.dst_ids.size(); in MatchIds() local
/external/libaom/av1/encoder/arm/neon/
Dhighbd_fwd_txfm_neon.c977 int dst_index = 0; in convert_8x8_to_16x16() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc1804 unsigned dst_index) { in CopyBit()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc724 const int dst_index = in ResolveGroupedConvolution() local
/external/vixl/src/aarch64/
Dlogic-aarch64.cc2954 int dst_index, in ins_element()
2964 int dst_index, in ins_immediate()

12