Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h2505 uint64_t GetValueAsUint64() const OVERRIDE { return 0; } in GetValueAsUint64() function
2527 uint64_t GetValueAsUint64() const OVERRIDE { in GetValueAsUint64() function
2568 uint64_t GetValueAsUint64() const OVERRIDE { return value_; } in GetValueAsUint64() function
2598 uint64_t GetValueAsUint64() const OVERRIDE { in GetValueAsUint64() function
2651 uint64_t GetValueAsUint64() const OVERRIDE { return bit_cast<uint64_t, double>(value_); } in GetValueAsUint64() function