Searched defs:IsInt16 (Results 1 – 4 of 4) sorted by relevance
160 bool IsInt16() const { in IsInt16() function
278 TEST_F(TypeTest, IsInt16) { in TEST_F() argument
59 static bool IsInt16(FormatMode mode, uint32_t num_bits) { in IsInt16() function
771 bool IsInt16() const { return IsIntN(16); } in IsInt16() function