Searched defs:IsUint64 (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/ | ||
H A D | format.h | 196 bool IsUint64() const { in IsUint64() function in amber::Format |
H A D | type.h | 78 static bool IsUint64(FormatMode mode, uint32_t num_bits) { in IsUint64() function in amber::type::Type |
/third_party/vixl/src/aarch64/ | ||
H A D | operands-aarch64.h | 772 bool IsUint64() const { return IsUintN(64); } in IsUint64() function in vixl::aarch64::IntegerOperand |
Completed in 4 milliseconds