Searched defs:elt_type (Results 1 – 14 of 14) sorted by relevance
26 #define CONCAT2(name, elt_type) name ## elt_type argument27 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) argument
129 m.def("MakeListChecker", [](std::shared_ptr<PyTypeChecker> elt_type) { in PYBIND11_MODULE()
873 ffi_type *elt_type = *elt_typep; in copy_struct_N32() local
120 Type elt_type; in ConvertTensor() local
229 mlir::Type elt_type = attr.getValue(); in ConvertAttribute() local
301 auto elt_type = arr_type->element_type(); in ComputeLiveness() local
117 Type elt_type; in ConvertTensor() local
180 Type elt_type = attr.getValue(); in ConvertAttribute() local
915 ffi_type *elt_type = *elt_typep; in copy_struct_N32() local
82 auto elt_type = tensor.getElementType(); in IsSupportedDataTypes() local
87 auto elt_type = tensor.getElementType(); in IsSupportedDataTypes() local
325 Type elt_type = getElementTypeOrSelf(type); in AddRef() local
4423 const glsl_type *elt_type = ir->offset->type->fields.array; in visit() local