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