OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_USE12
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/compiler/codegen/arm/
ArmLIR.h
702
#define
REG_USE12
(REG_USE1 | REG_USE2)
706
#define REG_DEF0_USE12 (REG_DEF0 |
REG_USE12
)
[
all
...]
/dalvik/vm/compiler/codegen/mips/
MipsLIR.h
549
#define
REG_USE12
(REG_USE1 | REG_USE2)
556
#define REG_DEF0_USE12 (REG_DEF0 |
REG_USE12
)
Completed in 20 milliseconds