Searched refs:REG_USE012 (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/compiler/codegen/arm/ |
D | Assemble.cpp | 352 kFmtUnused, -1, -1, IS_TERTIARY_OP | REG_USE012 | IS_STORE, 364 kFmtUnused, -1, -1, IS_TERTIARY_OP | REG_USE012 | IS_STORE, 372 kFmtUnused, -1, -1, IS_TERTIARY_OP | REG_USE012 | IS_STORE, 605 kFmtBitBlt, 5, 4, IS_QUAD_OP | REG_USE012 | IS_STORE, 609 kFmtBitBlt, 5, 4, IS_QUAD_OP | REG_USE012 | IS_STORE, 613 kFmtBitBlt, 5, 4, IS_QUAD_OP | REG_USE012 | IS_STORE,
|
D | ArmLIR.h | 701 #define REG_USE012 (REG_USE01 | REG_USE2) macro
|
/dalvik/vm/compiler/codegen/mips/ |
D | MipsLIR.h | 548 #define REG_USE012 (REG_USE01 | REG_USE2) macro
|