Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dformat.h196 bool IsUint64() const { in IsUint64() function
Dtype_test.cc350 TEST_F(TypeTest, IsUint64) { in TEST_F() argument
Dtype.h78 static bool IsUint64(FormatMode mode, uint32_t num_bits) { in IsUint64() function
/external/vixl/src/aarch64/
Doperands-aarch64.h768 bool IsUint64() const { return IsUintN(64); } in IsUint64() function