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