Searched refs:RISCVBitmanipPat (Results 1 – 1 of 1) sorted by relevance
7414 struct RISCVBitmanipPat { struct7419 bool formsPairWith(const RISCVBitmanipPat &Other) const { in formsPairWith() argument7435 static Optional<RISCVBitmanipPat>7497 return RISCVBitmanipPat{Src, (unsigned)ShAmt, IsSHL}; in matchRISCVBitmanipPat()7512 static Optional<RISCVBitmanipPat> matchGREVIPat(SDValue Op) { in matchGREVIPat()7722 static Optional<RISCVBitmanipPat> matchSHFLPat(SDValue Op) { in matchSHFLPat()