Searched refs:combineBitOpWithShift (Results 1 – 1 of 1) sorted by relevance
48848 static SDValue combineBitOpWithShift(SDNode *N, SelectionDAG &DAG) { in combineBitOpWithShift() function49212 if (SDValue R = combineBitOpWithShift(N, DAG)) in combineAnd()49729 if (SDValue R = combineBitOpWithShift(N, DAG)) in combineOr()52236 if (SDValue R = combineBitOpWithShift(N, DAG)) in combineXor()