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