Searched defs:IsIntegral (Results 1 – 12 of 12) sorted by relevance
65 struct IsIntegral : std::is_integral<T> {}; struct
180 bool IsIntegral = isa<BitsInit>(I); in emitLookupFunction() local223 bool IsIntegral = isa<BitsInit>(I); in emitLookupDeclaration() local
38 inline bool IsIntegral(const NumberType& type) { in IsIntegral() function
1249 static bool IsIntegral(double d) { in IsIntegral() function
897 TEST(IsIntegral, Matches) { in TEST() argument
3591 static bool IsIntegral(double d) { in IsIntegral() function
3624 static bool IsIntegral(double d) { in IsIntegral() function