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

/art/compiler/optimizing/
H A Dconstant_folding_test.cc162 const uint16_t word2 = Low16Bits(High32Bits(input)); local
165 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,
H A Dcodegen_test.cc258 const uint16_t word2 = Low16Bits(High32Bits(input)); \
261 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3, \
308 const uint16_t word2 = Low16Bits(High32Bits(input)); local
311 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,

Completed in 45 milliseconds