Home
last modified time | relevance | path

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

/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/tensorflow/tensorflow/lite/experimental/ruy/profiler/
Dtest_instrumented_library.cc35 int dst_index = 0; in MergeSortRecurse() local
/external/v8/src/objects/
Dproperty-array-inl.h79 void PropertyArray::CopyElements(Isolate* isolate, int dst_index, in CopyElements()
Dfixed-array-inl.h189 void FixedArray::MoveElements(Isolate* isolate, int dst_index, int src_index, in MoveElements()
200 void FixedArray::CopyElements(Isolate* isolate, int dst_index, FixedArray src, in CopyElements()
394 void FixedDoubleArray::MoveElements(Isolate* isolate, int dst_index, in MoveElements()
430 void WeakFixedArray::CopyElements(Isolate* isolate, int dst_index, in CopyElements()
461 void WeakArrayList::CopyElements(Isolate* isolate, int dst_index, in CopyElements()
Delements.cc777 uint32_t dst_index) { in ConvertElementsWithCapacity()
2113 Handle<FixedArrayBase> backing_store, int dst_index, in MoveElements()
2390 uint32_t dst_index) { in CopyArguments()
/external/tensorflow/tensorflow/core/kernels/
Dmkl_relu_op.cc459 const size_t dst_index = 0; // index of dst output tensor in Compute() local
747 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local
811 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local
884 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local
956 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local
1029 const size_t dst_index = 0; // index of dst output tensor in Compute_Scalar() local
/external/v8/src/compiler/backend/
Dgap-resolver.cc54 int dst_index = -1; in Split() local
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc593 int dst_index) { in UpdateEdge()
618 int dst_index = 0; in AddWhileInputHack() local
Dgraph_constructor.cc387 int dst_index; member
/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.cc304 unsigned dst_index) { in AddEdgeBetweenNodes()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1086 bool within_src_bounds) { in GenerateIndices()
1134 bool within_src_bounds) { in CopyDataFromInput()
1185 bool within_src_bounds) { in CopyDataToOutput()
/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/v8/src/wasm/
Dwasm-objects.cc1395 uint32_t dst_index = copy_backward ? (dst + count - i - 1) : dst + i; in CopyTableEntries() local
/external/libaom/libaom/av1/encoder/x86/
Dhighbd_fwd_txfm_sse4.c1005 int dst_index = 0; in convert_8x8_to_16x16() local
/external/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc2018 int dst_index, const LogicVRegister& src, in ins_element()
2025 int dst_index, uint64_t imm) { in ins_immediate()
/external/vixl/src/aarch64/
Dlogic-aarch64.cc2458 int dst_index, in ins_element()
2468 int dst_index, in ins_immediate()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c9136 unsigned dst_index) in emit_simple_1dst()
/external/v8/src/codegen/
Dcode-stub-assembler.cc4448 TNode<IntPtrT> dst_index, in MoveElements()
4531 TNode<IntPtrT> dst_index, in CopyElements()