Searched refs:shapedElementType (Results 1 – 1 of 1) sorted by relevance
523 MlirType shapedElementType = mlirShapedTypeGetElementType(shapedType); in getSplat() local525 if (!mlirTypeEqual(shapedElementType, attrType)) { in getSplat()