Searched defs:TZ2 (Results 1 – 3 of 3) sorted by relevance
169 unsigned TZ2 = CountTrailingZeros_32(Imm & ~63U); in getSOImmValRotate() local
148 unsigned TZ2 = countTrailingZeros(Imm & ~63U); in getSOImmValRotate() local
156 unsigned TZ2 = countTrailingZeros(Imm & ~63U); in getSOImmValRotate() local