Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/amber/src/
Dformat.h160 bool IsInt16() const { in IsInt16() function
Dtype_test.cc278 TEST_F(TypeTest, IsInt16) { in TEST_F() argument
Dtype.h59 static bool IsInt16(FormatMode mode, uint32_t num_bits) { in IsInt16() function
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h771 bool IsInt16() const { return IsIntN(16); } in IsInt16() function