OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_DEF0_USE01
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/compiler/codegen/arm/
Assemble.cpp
87
IS_BINARY_OP |
REG_DEF0_USE01
| SETS_CCODES | USES_CCODES,
106
kFmtUnused, -1, -1, IS_BINARY_OP |
REG_DEF0_USE01
,
110
kFmtUnused, -1, -1, IS_BINARY_OP |
REG_DEF0_USE01
,
114
kFmtUnused, -1, -1, IS_BINARY_OP |
REG_DEF0_USE01
,
131
IS_BINARY_OP |
REG_DEF0_USE01
| SETS_CCODES,
141
IS_BINARY_OP |
REG_DEF0_USE01
| SETS_CCODES,
154
IS_BINARY_OP |
REG_DEF0_USE01
| SETS_CCODES,
212
IS_BINARY_OP |
REG_DEF0_USE01
| SETS_CCODES,
267
IS_BINARY_OP |
REG_DEF0_USE01
| SETS_CCODES,
277
IS_BINARY_OP |
REG_DEF0_USE01
| SETS_CCODES
[
all
...]
ArmLIR.h
705
#define
REG_DEF0_USE01
(REG_DEF0 | REG_USE01)
[
all
...]
/dalvik/vm/compiler/codegen/mips/
MipsLIR.h
555
#define
REG_DEF0_USE01
(REG_DEF0 | REG_USE01)
Completed in 28 milliseconds