Searched refs:uvalue (Results 1 – 1 of 1) sorted by relevance
474 uint64_t uvalue = static_cast<uint64_t>(value); in LoadConstantWide() local475 int num_fast_halfwords = GetNumFastHalfWords(uvalue); in LoadConstantWide()505 uint16_t halfword = static_cast<uint16_t>(uvalue >> (shift << 4)); in LoadConstantWide()514 uint16_t halfword = static_cast<uint16_t>(uvalue >> (shift << 4)); in LoadConstantWide()