Searched defs:IsUint64 (Results 1 – 4 of 4) sorted by relevance
196 bool IsUint64() const { in IsUint64() function
350 TEST_F(TypeTest, IsUint64) { in TEST_F() argument
78 static bool IsUint64(FormatMode mode, uint32_t num_bits) { in IsUint64() function
768 bool IsUint64() const { return IsUintN(64); } in IsUint64() function