Searched refs:DEF_APUT_WIDE (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ |
D | local_value_numbering_test.cc | 81 #define DEF_APUT_WIDE(opcode, reg, obj, idx) \ macro 604 DEF_APUT_WIDE(Instruction::APUT_WIDE, 6u, 31u, 43u), // No aliasing, different type. in TEST_F()
|
D | global_value_numbering_test.cc | 118 #define DEF_APUT_WIDE(bb, opcode, reg, obj, idx) \ macro
|