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