Home
last modified time | relevance | path

Searched defs:IsInt32 (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dformat.h166 bool IsInt32() const { in IsInt32() function
Dtype_test.cc290 TEST_F(TypeTest, IsInt32) { in TEST_F() argument
Dtype.h62 static bool IsInt32(FormatMode mode, uint32_t num_bits) { in IsInt32() function
/third_party/vixl/src/aarch64/
Doperands-aarch64.h776 bool IsInt32() const { return IsIntN(32); } in IsInt32() function