Searched refs:countOp (Results 1 – 1 of 1) sorted by relevance
129 matchAndRewrite(math::CountLeadingZerosOp countOp, OpAdaptor adaptor, in matchAndRewrite() argument131 auto type = getTypeConverter()->convertType(countOp.getType()); in matchAndRewrite()144 Location loc = countOp.getLoc(); in matchAndRewrite()162 rewriter.replaceOpWithNewOp<spirv::SelectOp>(countOp, cmp, subInput, in matchAndRewrite()