Searched defs:getSORegShOp (Results 1 – 3 of 3) sorted by relevance
117 static inline ShiftOpc getSORegShOp(unsigned Op) { in getSORegShOp() function
114 inline ShiftOpc getSORegShOp(unsigned Op) { return (ShiftOpc)(Op & 7); } in getSORegShOp() function
118 static inline ShiftOpc getSORegShOp(unsigned Op) { in getSORegShOp() function