Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:shifts

2920     return 0;   // Shifts must disagree.
3173 /// visitShiftByConstant - Handle transforms common to the three shifts, when
3179 // We want to pull some binops through shifts, so that we have (and (shift))
3424 // Get the two constanst of the shifts, CN0 = m, CN = n.