HomeSort by relevance Sort by last modified time
    Searched refs:DEF_CONST_STRING (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/
local_value_numbering_test.cc 57 #define DEF_CONST_STRING(opcode, reg, index) \
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),
global_value_numbering_test.cc 94 #define DEF_CONST_STRING(bb, opcode, reg, index) \
    [all...]

Completed in 605 milliseconds