Searched refs:PerformShiftCombine (Results 1 – 1 of 1) sorted by relevance
12401 static SDValue PerformShiftCombine(SDNode *N, SelectionDAG &DAG, in PerformShiftCombine() function12835 case ISD::SRL: return PerformShiftCombine(N, DCI.DAG, Subtarget); in PerformDAGCombine()