Home | History | Annotate | Download | only in ARM

Lines Matching refs:PerformShiftCombine

7698 /// PerformShiftCombine - Checks for immediate versions of vector shifts and
7703 static SDValue PerformShiftCombine(SDNode *N, SelectionDAG &DAG,
7949 case ISD::SRL: return PerformShiftCombine(N, DCI.DAG, Subtarget);