Searched defs:IsInt64 (Results 1 – 4 of 4) sorted by relevance
172 bool IsInt64() const { in IsInt64() function
302 TEST_F(TypeTest, IsInt64) { in TEST_F() argument
65 static bool IsInt64(FormatMode mode, uint32_t num_bits) { in IsInt64() function
752 bool IsInt64() const { return IsIntN(64); } in IsInt64() function