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

/art/compiler/optimizing/
H A Dcodegen_test.cc471 const uint16_t word2 = Low16Bits(High32Bits(input)); \
474 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3, \
521 const uint16_t word2 = Low16Bits(High32Bits(input)); local
524 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,
H A Dconstant_folding_test.cc166 const uint16_t word2 = Low16Bits(High32Bits(input)); local
169 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,

Completed in 115 milliseconds