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

/art/compiler/optimizing/
H A Dcodegen_test.cc469 const uint16_t word0 = Low16Bits(Low32Bits(input)); /* LSW. */ \
474 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3, \
519 const uint16_t word0 = Low16Bits(Low32Bits(input)); // LSW. local
524 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,
H A Dconstant_folding_test.cc164 const uint16_t word0 = Low16Bits(Low32Bits(input)); // LSW. local
169 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,

Completed in 148 milliseconds