Searched defs:IsUint8 (Results 1 – 4 of 4) sorted by relevance
178 bool IsUint8() const { in IsUint8() function
314 TEST_F(TypeTest, IsUint8) { in TEST_F() argument
69 static bool IsUint8(FormatMode mode, uint32_t num_bits) { in IsUint8() function
744 bool IsUint8() const { return IsUintN(8); } in IsUint8() function