Home
last modified time | relevance | path

Searched defs:dst_id (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dsimple_propagator_state.cc78 const int dst_id = e.dst_id; in PropagateOutputs() local
98 const int dst_id = e.dst_id; in PropagateOutputs() local
Dpropagator_state.cc400 #define MAYBE_ADD_TO_READY(dst_id, adjust_result) \ in ActivateNodesFastPathInternal() argument
415 const int dst_id = e.dst_id; in ActivateNodesFastPathInternal() local
437 const int dst_id = e.dst_id; in ActivateNodesFastPathInternal() local
472 const int dst_id = e.dst_id; in ActivateNodesSlowPath()
534 const int dst_id = e.dst_id; in ActivateNodesSlowPath() local
Dgraph_view.h41 int dst_id; member
53 int dst_id; member
Dforward_type_inference.cc50 int dst_id = e->dst()->id(); in all_sources_closed() local
Dimmutable_executor_state.cc253 const int dst_id = e.dst_id; in Initialize() local
/external/perfetto/protos/perfetto/trace/ftrace/
Dcgroup.proto10 optional int32 dst_id = 2; field
38 optional int32 dst_id = 2; field
/external/swiftshader/third_party/SPIRV-Tools/source/diff/
Ddiff.cpp265 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local
523 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local
642 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local
892 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch()
973 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy()
1054 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants()
1094 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable()
1269 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local
1306 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local
1452 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp265 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local
522 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local
641 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local
891 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch()
972 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy()
1053 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants()
1093 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable()
1266 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local
1303 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local
1449 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/
Ddiff.cpp285 uint32_t dst_id = id_map_.MappedDstId(src_id); in DumpIdMap() local
593 for (uint32_t dst_id = 1; dst_id < dst_id_bound; ++dst_id) { in MapUnmatchedIds() local
706 const uint32_t dst_id = potential.dst_ids[dst_index]; in MatchIds() local
987 bool Differ::DoIdsMatch(uint32_t src_id, uint32_t dst_id) { in DoIdsMatch()
1068 bool Differ::DoIdsMatchFuzzy(uint32_t src_id, uint32_t dst_id) { in DoIdsMatchFuzzy()
1149 bool Differ::AreIdenticalUintConstants(uint32_t src_id, uint32_t dst_id) { in AreIdenticalUintConstants()
1189 bool Differ::AreVariablesMatchable(uint32_t src_id, uint32_t dst_id, in AreVariablesMatchable()
1364 const uint32_t dst_id = dst_inst->result_id(); in MatchOpSpecConstant() local
1401 const uint32_t dst_id = dst_inst->result_id(); in MatchOpVariable() local
1546 uint32_t dst_id = dst_unmatched_ids[0]; in MatchTypeForwardPointersByTypeOp() local
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Doperation_selector.cc162 int dst_id, GPUOperationsSubgraph* gpu_subgraph, in AddDynamicConv()
329 int dst_id = static_cast<int>(outputs[0]->id); in GPUOperationFromNodePart0() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc587 auto dst_id = state_map_->LookupCondId(dst); in ExtractBodies() local
637 auto dst_id = state_map_->LookupCondId(dst); in ExtractBodies() local
1253 StateMap::CondId dst_id = state_map_.LookupCondId(node); in RemoveRedundantSwitch() local
/external/libbpf/src/
Dlinker.c31 int dst_id; member
1733 static int complete_extern_btf_info(struct btf *dst_btf, int dst_id, in complete_extern_btf_info()
/external/ipsec-tools/src/racoon/
Dhandler.h255 struct sockaddr *dst_id; member
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc710 for (auto& dst_id : nodes_[k].outputs) { in Profile() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc838 for (auto& dst_id : nodes_[i].outputs) { in Profile() local
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto4856 optional int32 dst_id = 2; field
4884 optional int32 dst_id = 2; field
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h36589 int dst_id; member
84223 kid_t dst_id; member
Dvmlinux.h36589 int dst_id; member
84223 kid_t dst_id; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h26210 int dst_id; member
50690 kid_t dst_id; member
Dvmlinux_510.h26210 int dst_id; member
50690 kid_t dst_id; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h31334 int dst_id; member
67064 u8 dst_id; member
Dvmlinux.h31334 int dst_id; member
67064 u8 dst_id; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h30948 u64 dst_id; member