Searched refs:hoistLogicOpWithSameOpcodeHands (Results 1 – 1 of 1) sorted by relevance
418 SDValue hoistLogicOpWithSameOpcodeHands(SDNode *N);3821 SDValue DAGCombiner::hoistLogicOpWithSameOpcodeHands(SDNode *N) { in hoistLogicOpWithSameOpcodeHands() function in DAGCombiner4748 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitAND()5307 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitOR()6297 if (SDValue V = hoistLogicOpWithSameOpcodeHands(N)) in visitXOR()