Home
last modified time | relevance | path

Searched refs:DEF_IPUT_WIDE (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/
Dlocal_value_numbering_test.cc67 #define DEF_IPUT_WIDE(opcode, reg, obj, field_info) \ macro
602 DEF_IPUT_WIDE(Instruction::IPUT_WIDE, 9u, 31u, 3u), // No aliasing, different type. in TEST_F()
605 DEF_IPUT_WIDE(Instruction::IPUT_WIDE, 13u, 31u, 5u), // No aliasing, different type. in TEST_F()
Dtype_inference_test.cc109 #define DEF_IPUT_WIDE(bb, opcode, reg, obj, field_info) \ macro
764 DEF_IPUT_WIDE(3u, Instruction::IPUT_WIDE, 2u, thiz, 2u), in TEST_F()
770 DEF_IPUT_WIDE(3u, Instruction::IPUT_WIDE, 6u, thiz, 5u), in TEST_F()
Dglobal_value_numbering_test.cc106 #define DEF_IPUT_WIDE(bb, opcode, reg, obj, field_info) \ macro
Dgvn_dead_code_elimination_test.cc106 #define DEF_IPUT_WIDE(bb, opcode, reg, obj, field_info) \ macro