Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ROTL

2173   case ISD::ROTL:
2183 // number that are left. This handles rotl(sext(x), 1) for example.
2655 case ISD::ROTL: return getConstant(C1.rotl(C2), VT);
2757 case ISD::ROTL:
5932 case ISD::ROTL: