Searched refs:hoistLogicOpWithSameOpcodeHands (Results 1 – 3 of 3) sorted by relevance
926 // DAGCombiner::hoistLogicOpWithSameOpcodeHands may hoist disjoint ors
2168 // DAGCombiner::hoistLogicOpWithSameOpcodeHands may hoist disjoint ors
593 SDValue hoistLogicOpWithSameOpcodeHands(SDNode *N);6135 SDValue DAGCombiner::hoistLogicOpWithSameOpcodeHands(SDNode *N) { in hoistLogicOpWithSameOpcodeHands() function in DAGCombiner7671 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitAND()8448 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitOR()10047 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitXOR()