Searched defs:expandedType (Results 1 – 5 of 5) sorted by relevance
103 static LogicalResult verifyReshapeLikeTypes(Op op, T expandedType, in verifyReshapeLikeTypes()157 ShapedType expandedType, in verifyReshapeLikeShapes()
673 auto expandedType = in matchAndRewrite() local679 auto expandedType = in matchAndRewrite() local
693 RankedTensorType expandedType = isExpanding in fuseWithReshapeByExpansion() local
122 auto expandedType = VectorType::get(expandedShape, eltType); in handleMultidimensionalVectors() local
865 RankedTensorType expandedType, in verifyTensorReshapeOp()