Searched defs:REG_USE123 (Results 1 - 1 of 1) sorted by path

/art/compiler/dex/quick/
H A Dmir_to_lir.h115 #define REG_DEF0_USE123 (REG_DEF0 | REG_USE123)
127 #define REG_USE123 (REG_USE1 | REG_USE2 | REG_USE3) macro

Completed in 26 milliseconds