Searched refs:hoistLogicOpWithSameOpcodeHands (Results 1 – 1 of 1) sorted by relevance
589 SDValue hoistLogicOpWithSameOpcodeHands(SDNode *N);5760 SDValue DAGCombiner::hoistLogicOpWithSameOpcodeHands(SDNode *N) { in hoistLogicOpWithSameOpcodeHands() function in DAGCombiner7248 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitAND()7988 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitOR()9591 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitXOR()