Searched refs:matchGREVIPat (Results 1 – 1 of 1) sorted by relevance
7512 static Optional<RISCVBitmanipPat> matchGREVIPat(SDValue Op) { in matchGREVIPat() function7634 auto LHS = matchGREVIPat(Op.getOperand(0)); in combineORToGREV()7635 auto RHS = matchGREVIPat(Op.getOperand(1)); in combineORToGREV()7695 auto LHS = matchGREVIPat(OrOp0); in combineORToGORC()7700 LHS = matchGREVIPat(OrOp0); in combineORToGORC()7702 auto RHS = matchGREVIPat(Op1); in combineORToGORC()