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