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