Searched refs:uvalue (Results 1 – 1 of 1) sorted by relevance
476 uint64_t uvalue = static_cast<uint64_t>(value); in LoadConstantWide() local477 int num_fast_halfwords = GetNumFastHalfWords(uvalue); in LoadConstantWide()507 uint16_t halfword = static_cast<uint16_t>(uvalue >> (shift << 4)); in LoadConstantWide()516 uint16_t halfword = static_cast<uint16_t>(uvalue >> (shift << 4)); in LoadConstantWide()