Searched refs:CLOBBER_DEST (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/compiler/codegen/arm/ |
D | Assemble.c | 81 IS_BINARY_OP | CLOBBER_DEST, 85 IS_TERTIARY_OP | CLOBBER_DEST, 89 IS_BINARY_OP | CLOBBER_DEST, 93 IS_TERTIARY_OP | CLOBBER_DEST, 97 IS_BINARY_OP | CLOBBER_DEST, 102 IS_BINARY_OP | CLOBBER_DEST, 106 IS_BINARY_OP | CLOBBER_DEST, 110 IS_TERTIARY_OP | CLOBBER_DEST, 114 IS_BINARY_OP | CLOBBER_DEST, 118 IS_UNARY_OP | CLOBBER_DEST, [all …]
|
D | LocalOptimizations.c | 121 CLOBBER_DEST) != 0 && in applyLoadStoreElimination()
|
D | ArmLIR.h | 312 CLOBBER_DEST = 1 << 2, enumerator
|