Searched defs:DEF_SGET_WIDE (Results 1 - 4 of 4) sorted by relevance

/art/compiler/dex/
H A Dlocal_value_numbering_test.cc71 #define DEF_SGET_WIDE(opcode, reg, field_info) \ macro
445 DEF_SGET_WIDE(Instruction::SGET_WIDE, 1u, 1u), // Resolved field #2.
448 DEF_SGET_WIDE(Instruction::SGET_WIDE, 5u, 1u), // Resolved field #2.
451 DEF_SGET_WIDE(Instruction::SGET_WIDE, 9u, 1u), // Resolved field #2.
H A Dglobal_value_numbering_test.cc110 #define DEF_SGET_WIDE(bb, opcode, reg, field_info) \ macro
H A Dgvn_dead_code_elimination_test.cc110 #define DEF_SGET_WIDE(bb, opcode, reg, field_info) \ macro
H A Dtype_inference_test.cc113 #define DEF_SGET_WIDE(bb, opcode, reg, field_info) \ macro
705 DEF_SGET_WIDE(3u, Instruction::SGET_WIDE, 2u, 2u),
708 DEF_SGET_WIDE(3u, Instruction::SGET_WIDE, 6u, 5u),

Completed in 18 milliseconds