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

/art/compiler/dex/
H A Dlocal_value_numbering_test.cc57 #define DEF_CONST_STRING(opcode, reg, index) \ macro
465 DEF_CONST_STRING(Instruction::CONST_STRING, 0u, 0u),
466 DEF_CONST_STRING(Instruction::CONST_STRING, 1u, 0u),
467 DEF_CONST_STRING(Instruction::CONST_STRING, 2u, 2u),
468 DEF_CONST_STRING(Instruction::CONST_STRING, 3u, 0u),
470 DEF_CONST_STRING(Instruction::CONST_STRING, 4u, 2u),
H A Dglobal_value_numbering_test.cc94 #define DEF_CONST_STRING(bb, opcode, reg, index) \ macro

Completed in 8 milliseconds