Searched refs:combineAddOfBooleanXor (Results 1 – 1 of 1) sorted by relevance
13401 static SDValue combineAddOfBooleanXor(SDNode *N, SelectionDAG &DAG) { in combineAddOfBooleanXor() 13429 if (SDValue V = combineAddOfBooleanXor(N, DAG)) in performADDCombine() 13398 static SDValue combineAddOfBooleanXor(SDNode *N, SelectionDAG &DAG) { combineAddOfBooleanXor() function