Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/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
/third_party/vixl/src/aarch64/
Doperands-aarch64.h777 bool IsInt64() const { return IsIntN(64); } in IsInt64() function