Searched refs:combineAnd (Results 1 – 1 of 1) sorted by relevance
28236 static SDValue combineAnd(SDNode *N, SelectionDAG &DAG, in combineAnd() function30963 case ISD::AND: return combineAnd(N, DAG, DCI, Subtarget); in PerformDAGCombine()