Searched refs:matchGREVIPat (Results 1 – 1 of 1) sorted by relevance
5469 static Optional<RISCVBitmanipPat> matchGREVIPat(SDValue Op) { in matchGREVIPat() function5487 auto LHS = matchGREVIPat(Op.getOperand(0)); in combineORToGREV()5488 auto RHS = matchGREVIPat(Op.getOperand(1)); in combineORToGREV()5548 auto LHS = matchGREVIPat(OrOp0); in combineORToGORC()5553 LHS = matchGREVIPat(OrOp0); in combineORToGORC()5555 auto RHS = matchGREVIPat(Op1); in combineORToGORC()