Searched defs:UImm (Results 1 – 1 of 1) sorted by relevance
87 static bool tryOrrMovk(uint64_t UImm, uint64_t OrrImm, MachineInstr &MI, in tryOrrMovk()138 static bool tryToreplicateChunks(uint64_t UImm, MachineInstr &MI, in tryToreplicateChunks()272 static bool trySequenceOfOnes(uint64_t UImm, MachineInstr &MI, in trySequenceOfOnes()398 uint64_t UImm = Imm << (64 - BitSize) >> (64 - BitSize); in expandMOVImm() local