Searched refs:combineSubOfBoolean (Results 1 – 1 of 1) sorted by relevance
13449 static SDValue combineSubOfBoolean(SDNode *N, SelectionDAG &DAG) { in combineSubOfBoolean() 13520 if (SDValue V = combineSubOfBoolean(N, DAG)) in performSUBCombine() 13446 static SDValue combineSubOfBoolean(SDNode *N, SelectionDAG &DAG) { combineSubOfBoolean() function