Searched defs:shapedType (Results 1 – 7 of 7) sorted by relevance
61 auto shapedType = result.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local77 auto shapedType = input.getType().dyn_cast<ShapedType>(); in matchAndRewrite() local
39 Type convertShapedType(ShapedType shapedType) { in convertShapedType()
184 auto shapedType = shapeOfOp->getOperandTypes().front().cast<ShapedType>(); in matchAndRewrite() local
311 auto shapedType = type.cast<ShapedType>(); in isRewritableType() local
119 if (auto shapedType = type.dyn_cast<ShapedType>()) { in isIllegalType() local
3768 auto shapedType = type.cast<ShapedType>(); in inferReturnTypes() local4819 auto shapedType = input.getType().cast<ShapedType>(); in fold() local6280 auto shapedType = getType().cast<ShapedType>(); in fold() local
2942 auto shapedType = type.cast<ShapedType>(); in inferReturnTypes() local