Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h3004 uint64_t GetValueAsUint64() const override { return 0; } in GetValueAsUint64() function
3030 uint64_t GetValueAsUint64() const override { in GetValueAsUint64() function
3076 uint64_t GetValueAsUint64() const override { return value_; } in GetValueAsUint64() function
3110 uint64_t GetValueAsUint64() const override { in GetValueAsUint64() function
3169 uint64_t GetValueAsUint64() const override { return bit_cast<uint64_t, double>(value_); } in GetValueAsUint64() function