Searched refs:combineShiftLeft (Results 1 – 1 of 1) sorted by relevance
48101 static SDValue combineShiftLeft(SDNode *N, SelectionDAG &DAG, in combineShiftLeft() function57778 case ISD::SHL: return combineShiftLeft(N, DAG, Subtarget); in PerformDAGCombine()