Searched refs:Upper26 (Results 1 – 2 of 2) sorted by relevance
80 uint64_t Upper26 = static_cast<uint64_t>(Bits); in fullValue() local81 uint64_t Operand = Upper26 | Lower6; in fullValue()
638 uint32_t Upper26 = static_cast<uint32_t>(Bits); in fullValue() local639 uint32_t Operand = Upper26 | Lower6; in fullValue()