Searched defs:Smallest (Results 1 – 4 of 4) sorted by relevance
272 enum PreferredRangeType { Smallest, Unsigned, Signed }; enumerator
36 Point Point::Smallest() { in Smallest() function in bentleyottmann::Point
131 APFloat Smallest = APFloat::getSmallestNormalized(Sem); in convertFCmp() local
1075 const SCEV *Smallest = nullptr, *Greatest = nullptr, *GreatestSeen = nullptr; in calculateSubRanges() local