Searched defs:REG_USE12 (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dmir_to_lir.h114 #define REG_DEF0_USE12 (REG_DEF0 | REG_USE12)
125 #define REG_USE12 (REG_USE1 | REG_USE2) macro

Completed in 46 milliseconds