Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h2932 uint64_t GetValueAsUint64() const override { return 0; } in GetValueAsUint64() function
2958 uint64_t GetValueAsUint64() const override { in GetValueAsUint64() function
3004 uint64_t GetValueAsUint64() const override { return value_; } in GetValueAsUint64() function
3038 uint64_t GetValueAsUint64() const override { in GetValueAsUint64() function
3097 uint64_t GetValueAsUint64() const override { return bit_cast<uint64_t, double>(value_); } in GetValueAsUint64() function