Searched defs:elt_type (Results 1 – 7 of 7) sorted by relevance
26 #define CONCAT2(name, elt_type) name ## elt_type argument27 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) argument
125 Type elt_type; in ConvertTensor() local
218 mlir::Type elt_type = attr.getValue(); in ConvertAttribute() local
873 ffi_type *elt_type = *elt_typep; in copy_struct_N32() local
915 ffi_type *elt_type = *elt_typep; in copy_struct_N32() local
324 Type elt_type = getElementTypeOrSelf(type); in AddRef() local
4423 const glsl_type *elt_type = ir->offset->type->fields.array; in visit() local