OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SETS_CCODES
(Results
1 - 5
of
5
) sorted by null
/dalvik/vm/compiler/codegen/arm/
Assemble.cpp
87
IS_BINARY_OP | REG_DEF0_USE01 |
SETS_CCODES
| USES_CCODES,
92
IS_TERTIARY_OP | REG_DEF0_USE1 |
SETS_CCODES
,
97
IS_BINARY_OP | REG_DEF0_USE0 |
SETS_CCODES
,
102
IS_TERTIARY_OP | REG_DEF0_USE12 |
SETS_CCODES
,
131
IS_BINARY_OP | REG_DEF0_USE01 |
SETS_CCODES
,
136
IS_TERTIARY_OP | REG_DEF0_USE1 |
SETS_CCODES
,
141
IS_BINARY_OP | REG_DEF0_USE01 |
SETS_CCODES
,
154
IS_BINARY_OP | REG_DEF0_USE01 |
SETS_CCODES
,
187
kFmtUnused, -1, -1, IS_BINARY_OP | REG_USE01 |
SETS_CCODES
,
191
kFmtUnused, -1, -1, IS_BINARY_OP | REG_USE0 |
SETS_CCODES
,
[
all
...]
ArmLIR.h
696
#define
SETS_CCODES
(1 << kSetsCCodes)
[
all
...]
CodegenCommon.cpp
177
if (flags &
SETS_CCODES
) {
/dalvik/vm/compiler/codegen/mips/
CodegenCommon.cpp
195
if (flags &
SETS_CCODES
) {
MipsLIR.h
542
#define
SETS_CCODES
(1 << kSetsCCodes)
Completed in 295 milliseconds