Searched defs:prevOp (Results 1 – 5 of 5) sorted by relevance
4230 int32_t prevOp = (int32_t)pat[fp->fPatIdx-2]; in MatchAt() local5672 int32_t prevOp = (int32_t)pat[fp->fPatIdx-2]; in MatchChunkAt() local
3156 operation prevOp; member in nv50_ir::SchedDataCalculator
1653 auto prevOp = thisOp.getOperand(0).getDefiningOp(); in match() local1659 auto prevOp = cast<ReshapeOp>(thisOp.getOperand(0).getDefiningOp()); in rewrite() local
6137 if (auto prevOp = getOperand().getDefiningOp<ReshapeOp>()) { in fold() local