Searched refs:DEF_SGET_WIDE (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/
H A Dlocal_value_numbering_test.cc69 #define DEF_SGET_WIDE(opcode, reg, field_info) \ macro
411 DEF_SGET_WIDE(Instruction::SGET_WIDE, 1u, 1u), // Resolved field #2.
414 DEF_SGET_WIDE(Instruction::SGET_WIDE, 4u, 1u), // Resolved field #2.
417 DEF_SGET_WIDE(Instruction::SGET_WIDE, 7u, 1u), // Resolved field #2.
H A Dglobal_value_numbering_test.cc106 #define DEF_SGET_WIDE(bb, opcode, reg, field_info) \ macro

Completed in 79 milliseconds