Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcodegen_test.cc254 const uint16_t word2 = Low16Bits(High32Bits(input)); \
257 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3, \
304 const uint16_t word2 = Low16Bits(High32Bits(input)); in TEST_F() local
307 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3, in TEST_F()
Dconstant_folding_test.cc157 const uint16_t word2 = Low16Bits(High32Bits(input)); in TEST_F() local
160 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3, in TEST_F()