Searched refs:MinMaxOpc (Results 1 – 4 of 4) sorted by relevance
1578 LLVM_ABI NodeType getInverseMinMaxOpcode(unsigned MinMaxOpc);
177 LLVM_ABI unsigned getInverseGMinMaxOpcode(unsigned MinMaxOpc);
279 unsigned llvm::getInverseGMinMaxOpcode(unsigned MinMaxOpc) { in getInverseGMinMaxOpcode() argument280 switch (MinMaxOpc) { in getInverseGMinMaxOpcode()
422 ISD::NodeType ISD::getInverseMinMaxOpcode(unsigned MinMaxOpc) { in getInverseMinMaxOpcode() argument423 switch (MinMaxOpc) { in getInverseMinMaxOpcode()