Searched defs:canonical_type (Results 1 – 6 of 6) sorted by relevance
28 mlir::MemRefType canonical_type = canonicalizeStridedLayout(memref_type); in IsContiguousMemref() local
162 type_base_wptr canonical_type; member
13597 compare_types_during_canonicalization(const type_base_sptr& canonical_type, in compare_types_during_canonicalization()14001 if (type_base_sptr canonical_type = is_type(d)->get_canonical_type()) in set_definition_of_declaration() local21724 if (type_base_sptr canonical_type = lhs_type.get_canonical_type()) in maybe_propagate_canonical_type() local25288 type_base *canonical_type = 0; in hash_as_canonical_type_or_constant() local25724 type_base* canonical_type = p->get_naked_canonical_type(); in mark_type_node_as_visited() local25758 type_base *canonical_type = p->get_naked_canonical_type(); in type_node_has_been_visited() local
67 mlir::MemRefType canonical_type = canonicalizeStridedLayout(memref_type); in IsContiguousMemref() local
292 pub fn canonical_type<'tr>( in canonical_type() method
1359 pub fn canonical_type(&self) -> Type { in canonical_type() method