Searched refs:NegOpcode (Results 1 – 1 of 1) sorted by relevance
465 unsigned PosOpcode, unsigned NegOpcode,5578 unsigned NegOpcode, const SDLoc &DL) { in MatchRotatePosNeg() argument5589 return DAG.getNode(HasPos ? PosOpcode : NegOpcode, DL, VT, Shifted, in MatchRotatePosNeg()