Searched refs:resultElementTy (Results 1 – 1 of 1) sorted by relevance
1352 auto resultElementTy = resultTy.getElementType(); in matchAndRewrite() local1367 loc, dynamicDims, resultTy.getShape(), resultElementTy); in matchAndRewrite()1379 TypeRange({resultElementTy}), loc); in matchAndRewrite()1584 if (resultElementTy.getIntOrFloatBitWidth() > 32) { in matchAndRewrite()2058 auto resultElementTy = resultTy.getElementType(); in matchAndRewrite() local2065 resultElementTy) in matchAndRewrite()2112 auto resultElementTy = resultTy.getElementType(); in matchAndRewrite() local2125 resultElementTy) in matchAndRewrite()2141 TypeRange({inputElementTy, resultElementTy}), {loc, loc}); in matchAndRewrite()2146 resultElementTy.isInteger(8)) { in matchAndRewrite()[all …]