Searched defs:RotatedImm (Results 1 – 2 of 2) sorted by relevance
436 uint64_t RotatedImm = rotr<uint64_t>(Imm, Rotation); in tryEorOfLogicalImmediates() local588 uint64_t RotatedImm = (UImm << 32) | (UImm >> 32); in expandMOVImm() local
2196 uint64_t RotatedImm = in optimizeLogicalImm() local