Searched refs:hoistLogicOpWithSameOpcodeHands (Results 1 – 1 of 1) sorted by relevance
538 SDValue hoistLogicOpWithSameOpcodeHands(SDNode *N);5243 SDValue DAGCombiner::hoistLogicOpWithSameOpcodeHands(SDNode *N) { in hoistLogicOpWithSameOpcodeHands() function in DAGCombiner6417 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitAND()7095 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitOR()8595 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitXOR()