Home
last modified time | relevance | path

Searched defs:element_types (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h447 const std::vector<const Type*>& element_types() const { in element_types() function
450 std::vector<const Type*>& element_types() { return element_types_; } in element_types() function
H A Dupgrade_memory_model.cpp740 std::vector<const analysis::Type*> element_types(2); in UpgradeExtInst() local
H A Dtype_manager.cpp809 std::vector<const Type*> element_types; in RecordIfTypeDefinition() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h447 const std::vector<const Type*>& element_types() const { in element_types() function
450 std::vector<const Type*>& element_types() { return element_types_; } in element_types() function
Dupgrade_memory_model.cpp740 std::vector<const analysis::Type*> element_types(2); in UpgradeExtInst() local
Dtype_manager.cpp793 std::vector<const Type*> element_types; in RecordIfTypeDefinition() local
/aosp_15_r20/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp9-0x.cpp44 typedef tuple<ElementTypes...> element_types; typedef
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dtypes.h453 const std::vector<const Type*>& element_types() const { in element_types() function
456 std::vector<const Type*>& element_types() { return element_types_; } in element_types() function
H A Dupgrade_memory_model.cpp740 std::vector<const analysis::Type*> element_types(2); in UpgradeExtInst() local
H A Dtype_manager.cpp841 std::vector<const Type*> element_types; in RecordIfTypeDefinition() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dnccl_collective_thunk.cc155 const std::vector<PrimitiveType>& element_types) { in ConvertToDeviceBuffers()
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dstgdict.c723 ffi_type **element_types; /* of this struct/union */ in PyCStructUnionType_update_stgdict() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpybind_utils.h529 std::vector<TypePtr> element_types; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc1120 auto* element_types = node.attrs().Find("T"); in InferOutputType() local
1132 auto* element_types = node.attrs().Find(element_type_attr); in InferOutputType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshape_inference.cc2253 std::vector<PrimitiveType> element_types; in InferReduceShape() local