Searched refs:combineXor (Results 1 – 1 of 1) sorted by relevance
52215 static SDValue combineXor(SDNode *N, SelectionDAG &DAG, in combineXor() function56433 case ISD::XOR: return combineXor(N, DAG, DCI, Subtarget); in PerformDAGCombine()