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