Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/arm/
DAssemble.c81 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 …]
DLocalOptimizations.c121 CLOBBER_DEST) != 0 && in applyLoadStoreElimination()
DArmLIR.h312 CLOBBER_DEST = 1 << 2, enumerator