Searched defs:isPureInt (Results 1 – 2 of 2) sorted by relevance
63 constexpr bool isPureInt() const { return isInt() && !isScaled; } in isPureInt() function
67 constexpr bool isPureInt() const { return isInt() && !isScaled; } in isPureInt() function