Searched refs:IS_TERTIARY_OP (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/compiler/codegen/arm/ |
D | Assemble.c | 85 IS_TERTIARY_OP | CLOBBER_DEST, 93 IS_TERTIARY_OP | CLOBBER_DEST, 110 IS_TERTIARY_OP | CLOBBER_DEST, 126 IS_TERTIARY_OP | CLOBBER_DEST, 206 IS_TERTIARY_OP | CLOBBER_DEST, 210 IS_TERTIARY_OP | CLOBBER_DEST, 214 IS_TERTIARY_OP | CLOBBER_DEST, 222 IS_TERTIARY_OP | CLOBBER_DEST, 226 IS_TERTIARY_OP | CLOBBER_DEST, 230 IS_TERTIARY_OP | CLOBBER_DEST, [all …]
|
D | ArmLIR.h | 317 IS_TERTIARY_OP = 1 << 7, enumerator
|
D | Codegen.c | 78 (EncodingMap[opCode].flags & IS_TERTIARY_OP)); in newLIR3()
|