Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_io_components_pass.cpp122 const auto elt_types = struct_type->element_types(); in Process() local
/external/angle/third_party/spirv-tools/src/source/opt/
Deliminate_dead_io_components_pass.cpp122 const auto elt_types = struct_type->element_types(); in Process() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Deliminate_dead_io_components_pass.cpp122 const auto elt_types = struct_type->element_types(); in Process() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
Dtfr_gen.py569 def _coerce_to_more_specific_type(self, elt_types): argument
581 def res_list_literal(self, ns, elt_types): argument
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dtype_inference.py128 def res_list_literal(self, ns, elt_types): argument
Dtype_inference_test.py793 def res_list_literal(self, ns, elt_types): argument
/external/pciutils/
Dls-ecaps.c605 static const char elt_types[][9] = { "Config", "Egress", "Internal" }; in cap_rclink() local