Searched refs:getExpandedMinMaxOps (Results 1 – 1 of 1) sorted by relevance
2540 static std::pair<ISD::CondCode, ISD::NodeType> getExpandedMinMaxOps(int Op) { in getExpandedMinMaxOps() function2560 std::tie(CondC, LoOpc) = getExpandedMinMaxOps(N->getOpcode()); in ExpandIntRes_MINMAX()