Searched refs:RImmWithOnes (Results 1 – 1 of 1) sorted by relevance
674 uint64_t RImmWithOnes = RImm | OnesMask; in SelectInt64Count() local676 RCount = SelectInt64CountDirect(RImmWithOnes) + 1; in SelectInt64Count()792 uint64_t RImmWithOnes = RImm | OnesMask; in SelectInt64() local794 RCount = SelectInt64CountDirect(RImmWithOnes) + 1; in SelectInt64()798 MatImm = RImmWithOnes; in SelectInt64()