Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dutility_arm64.cc291 uint16_t halfword = static_cast<uint16_t>(value >> shift); in GetNumFastHalfWords() local
507 uint16_t halfword = static_cast<uint16_t>(uvalue >> (shift << 4)); in LoadConstantWide() local
516 uint16_t halfword = static_cast<uint16_t>(uvalue >> (shift << 4)); in LoadConstantWide() local