Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dformat.h172 bool IsInt64() const { in IsInt64() function
Dtype_test.cc302 TEST_F(TypeTest, IsInt64) { in TEST_F() argument
Dtype.h65 static bool IsInt64(FormatMode mode, uint32_t num_bits) { in IsInt64() function
/external/vixl/src/aarch64/
Doperands-aarch64.h752 bool IsInt64() const { return IsIntN(64); } in IsInt64() function