Home
last modified time | relevance | path

Searched refs:REG_USE123 (Results 1 – 1 of 1) sorted by relevance

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