Searched refs:IS_STORE_OFF4 (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/arm/ |
D | assemble_arm.cc | 360 kFmtUnused, -1, -1, IS_TERTIARY_OP | REG_USE01 | IS_STORE_OFF4, 369 | IS_STORE_OFF4, "str", "!0C, [sp, #!2E]", 2, kFixupNone), 446 kFmtUnused, -1, -1, IS_TERTIARY_OP | REG_USE01 | IS_STORE_OFF4, 450 kFmtUnused, -1, -1, IS_TERTIARY_OP | REG_USE01 | IS_STORE_OFF4, 1051 IS_QUAD_OP | REG_USE0 | REG_USE1 | REG_USE2 | IS_STORE_OFF4,
|
/art/compiler/dex/quick/ |
D | mir_to_lir.h | 106 #define IS_STORE_OFF4 (IS_STORE | SCALED_OFFSET_X4) macro
|