Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.h81 bool Is64Bit() const { in Is64Bit() function
/art/compiler/dex/
Dreg_storage.h150 constexpr bool Is64Bit() const { in Is64Bit() function
200 static constexpr bool Is64Bit(uint16_t reg) { in Is64Bit() function