Searched refs:HiOp (Results 1 – 1 of 1) sorted by relevance
347 unsigned HiOp);2555 unsigned HiOp) { in SimplifyNodeWithTwoResults() argument2569 TLI.isOperationLegal(HiOp, N->getValueType(1)))) { in SimplifyNodeWithTwoResults()2570 SDValue Res = DAG.getNode(HiOp, SDLoc(N), N->getValueType(1), N->ops()); in SimplifyNodeWithTwoResults()2590 SDValue Hi = DAG.getNode(HiOp, SDLoc(N), N->getValueType(1), N->ops()); in SimplifyNodeWithTwoResults()