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

/art/compiler/dex/
H A Dlocal_value_numbering_test.cc59 #define DEF_CONST_STRING(opcode, reg, index) \ macro
502 DEF_CONST_STRING(Instruction::CONST_STRING, 0u, 0u),
503 DEF_CONST_STRING(Instruction::CONST_STRING, 1u, 0u),
504 DEF_CONST_STRING(Instruction::CONST_STRING, 2u, 2u),
505 DEF_CONST_STRING(Instruction::CONST_STRING, 3u, 0u),
507 DEF_CONST_STRING(Instruction::CONST_STRING, 4u, 2u),
H A Dglobal_value_numbering_test.cc98 #define DEF_CONST_STRING(bb, opcode, reg, index) \ macro
H A Dgvn_dead_code_elimination_test.cc98 #define DEF_CONST_STRING(bb, opcode, reg, index) \ macro
H A Dtype_inference_test.cc101 #define DEF_CONST_STRING(bb, opcode, reg, index) \ macro

Completed in 32 milliseconds