Searched refs:combineOr (Results 1 – 1 of 1) sorted by relevance
50682 static SDValue combineOr(SDNode *N, SelectionDAG &DAG, in combineOr() function57782 case ISD::OR: return combineOr(N, DAG, DCI, Subtarget); in PerformDAGCombine()