Home
last modified time | relevance | path

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

/art/compiler/dex/
Dreg_location.h50 unsigned high_word:1; // High word of pair? member
Dlocal_value_numbering.cc1540 uint32_t high_word = High32Bits(mir->dalvikInsn.vB_wide); in GetValueNumber() local