Searched refs:inputElementTy (Results 1 – 1 of 1) sorted by relevance
2110 auto inputElementTy = inputTy.getElementType(); in matchAndRewrite() local2141 TypeRange({inputElementTy, resultElementTy}), {loc, loc}); in matchAndRewrite()2145 if (inputElementTy.isInteger(8) && tableElementTy.isInteger(8) && in matchAndRewrite()2158 if (inputElementTy.isInteger(16) && tableElementTy.isInteger(16) && in matchAndRewrite()