Searched defs:IsInt32 (Results 1 – 5 of 5) sorted by relevance
166 bool IsInt32() const { in IsInt32() function
290 TEST_F(TypeTest, IsInt32) { in TEST_F() argument
62 static bool IsInt32(FormatMode mode, uint32_t num_bits) { in IsInt32() function
772 bool IsInt32() const { return IsIntN(32); } in IsInt32() function
194 bool IsInt32(TfLiteType type) { in IsInt32() function