Searched refs:getInverseMinMaxOpcode (Results 1 – 3 of 3) sorted by relevance
1578 LLVM_ABI NodeType getInverseMinMaxOpcode(unsigned MinMaxOpc);
422 ISD::NodeType ISD::getInverseMinMaxOpcode(unsigned MinMaxOpc) { in getInverseMinMaxOpcode() function in ISD
4150 unsigned NewOpc = ISD::getInverseMinMaxOpcode(N1->getOpcode()); in visitSUB()