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

  /art/compiler/dex/
local_value_numbering_test.cc 65 #define DEF_IPUT_WIDE(opcode, reg, obj, field_info) \
565 DEF_IPUT_WIDE(Instruction::IPUT_WIDE, 9u, 31u, 3u), // No aliasing, different type.
568 DEF_IPUT_WIDE(Instruction::IPUT_WIDE, 12u, 31u, 5u), // No aliasing, different type.
global_value_numbering_test.cc 102 #define DEF_IPUT_WIDE(bb, opcode, reg, obj, field_info) \
    [all...]

Completed in 48 milliseconds