Searched refs:getThumbImm16ValShift (Results 1 – 1 of 1) sorted by relevance
237 static inline unsigned getThumbImm16ValShift(unsigned Imm) { in getThumbImm16ValShift() function250 V = (~65535U << getThumbImm16ValShift(V)) & V; in isThumbImm16ShiftedVal()