Searched refs:flatOperands (Results 1 – 1 of 1) sorted by relevance
112 SmallVector<Value, 3> flatOperands; in matchAndRewrite() local120 flatOperands.push_back(flat); in matchAndRewrite()129 rewriter.create<OpTy>(loc, flatResultTy, flatOperands, op.getAttrs()); in matchAndRewrite()