Searched defs:IsMax (Results 1 – 4 of 4) sorted by relevance
77 constexpr bool IsMax() const { in IsMax() function250 constexpr bool IsMax() const { in IsMax() function
302 bool IsMax(const NodeDef& node) { return node.op() == "Max"; } in IsMax() function
4079 const bool IsMax = (Larger == True); in PerformSELECTCombine() local
3008 bool IsMax = (Opcode == ISD::SMAX); in computeKnownBits() local3322 bool IsMax = (Opcode == ISD::SMAX); in ComputeNumSignBits() local