Searched defs:IntPart (Results 1 – 3 of 3) sorted by relevance
194 void CheckIntPart(const FixedPointSemantics &Sema, int64_t IntPart) { in CheckIntPart()
379 APSInt IntPart = Val >> Scale; in toString() local
1012 struct IntPart { struct1019 static Optional<IntPart> matchIntPart(Value *V) { in matchIntPart() argument