Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp175 AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, BasicBlock* to_block) { in AdaptPhiInstructionsForRemovedEdge()
192 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, BasicBlock* to_block) { in AdaptPhiInstructionsForAddedEdge()
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp173 AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, BasicBlock* to_block) { in AdaptPhiInstructionsForRemovedEdge()
190 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, BasicBlock* to_block) { in AdaptPhiInstructionsForAddedEdge()
/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_execution_state.cc507 TensorId from_id(ParseTensorName(tensor_connection.from_tensor())); in PruneGraph() local
/external/tensorflow/tensorflow/lite/
Dnnapi_delegate.cc203 int from_id = from_ids_buf[i]; in MapAndAddTensorIds() local
/external/tensorflow/tensorflow/contrib/lite/
Dnnapi_delegate.cc235 int from_id = from_ids_buf[i]; in MapAndAddTensorIds() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc690 auto from_id = InstructionId(from); in DumpRootTag() local
/external/clang/bindings/python/clang/
Dcindex.py553 def from_id(cls, id): member in BaseEnumeration
1644 def from_id(id): member in StorageClass