Searched refs:RImm (Results 1 – 1 of 1) sorted by relevance
604 uint64_t RImm = Rot64(Imm, r); in SelectInt64Count() local605 unsigned RCount = SelectInt64CountDirect(RImm) + 1; in SelectInt64Count()609 unsigned LS = findLastSet(RImm); in SelectInt64Count()614 uint64_t RImmWithOnes = RImm | OnesMask; in SelectInt64Count()710 uint64_t RImm = Rot64(Imm, r); in SelectInt64() local711 unsigned RCount = SelectInt64CountDirect(RImm) + 1; in SelectInt64()715 MatImm = RImm; in SelectInt64()724 unsigned LS = findLastSet(RImm); in SelectInt64()732 uint64_t RImmWithOnes = RImm | OnesMask; in SelectInt64()