Searched defs:word1 (Results 1 - 2 of 2) sorted by relevance
/art/compiler/optimizing/ |
H A D | constant_folding_test.cc | 165 const uint16_t word1 = High16Bits(Low32Bits(input)); local 169 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,
|
H A D | codegen_test.cc | 254 const uint16_t word1 = High16Bits(Low32Bits(input)); \ 258 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3, \ 304 const uint16_t word1 = High16Bits(Low32Bits(input)); local 308 Instruction::CONST_WIDE | 0 << 8, word0, word1, word2, word3,
|
Completed in 59 milliseconds