Home
last modified time | relevance | path

Searched defs:from_id (Results 1 – 11 of 11) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/reduce/
Dreduction_util.cpp101 void AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, in AdaptPhiInstructionsForRemovedEdge()
Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, in AdaptPhiInstructionsForAddedEdge()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/
Dreduction_util.cpp103 void AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, in AdaptPhiInstructionsForRemovedEdge()
Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, in AdaptPhiInstructionsForAddedEdge()
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dreduction_util.cpp103 void AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, in AdaptPhiInstructionsForRemovedEdge()
Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, in AdaptPhiInstructionsForAddedEdge()
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_execution_state.cc569 TensorId from_id(ParseTensorName(tensor_connection.from_tensor())); in PruneGraph() local
/external/rust/crates/criterion/src/html/
Dmod.rs60 fn from_id( in from_id() method
/external/clang/bindings/python/clang/
Dcindex.py553 def from_id(cls, id): member in BaseEnumeration
1644 def from_id(id): member in StorageClass
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc734 auto from_id = InstructionId(from); in DumpRootTag() local
/external/libbpf/src/
Dbtf.c3206 __u32 from_id, __u32 to_id) in btf_dedup_hypot_map_add()