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

/art/compiler/optimizing/
H A Dcodegen_test.cc420 const uint16_t word0 = Low16Bits(Low32Bits(input)); /* LSW. */ \
425 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3, \
470 const uint16_t word0 = Low16Bits(Low32Bits(input)); // LSW. local
475 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,

Completed in 73 milliseconds