Home
last modified time | relevance | path

Searched refs:DEF_APUT_WIDE (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dlocal_value_numbering_test.cc81 #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()
Dglobal_value_numbering_test.cc118 #define DEF_APUT_WIDE(bb, opcode, reg, obj, idx) \ macro