Home
last modified time | relevance | path

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

/art/disassembler/
Ddisassembler_arm.cc123 void SetIsT32(bool is_t32) { in SetIsT32()
212 const bool is_t32 = (reinterpret_cast<uintptr_t>(begin) & 1) != 0; in Dump() local
237 const bool is_t32 = (reinterpret_cast<uintptr_t>(begin) & 1) != 0; in Dump() local