Searched refs:tableTy (Results 1 – 4 of 4) sorted by relevance
2220 auto tableTy = table.getType().cast<ShapedType>(); in matchAndRewrite() local2228 auto tableElementTy = tableTy.getElementType(); in matchAndRewrite()
2220 auto tableTy = table.getType().cast<ShapedType>();2228 auto tableElementTy = tableTy.getElementType();
2615 auto tableTy = table.getType().cast<ShapedType>(); in matchAndRewrite() local2623 auto tableElementTy = tableTy.getElementType(); in matchAndRewrite()