Searched refs:Lower6 (Results 1 – 1 of 1) sorted by relevance
70 uint32_t Lower6 = static_cast<uint32_t>(Value >> Alignment) & 0x3f; in fullValue() local78 uint64_t Operand = Upper26 | Lower6; in fullValue()