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