Searched refs:secondTerm (Results 1 – 1 of 1) sorted by relevance
89 Value secondTerm = rewriter.create<arith::AndIOp>(loc, aPos, bPos); in matchAndRewrite() local91 rewriter.create<arith::OrIOp>(loc, firstTerm, secondTerm); in matchAndRewrite()139 Value secondTerm = rewriter.create<arith::AndIOp>(loc, aPos, bNeg); in matchAndRewrite() local141 rewriter.create<arith::OrIOp>(loc, firstTerm, secondTerm); in matchAndRewrite()