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