Searched defs:isShift (Results 1 – 2 of 2) sorted by relevance
116 bool isShift() { return isShift(getOpcode()); } in isShift() function131 static inline bool isShift(unsigned Opcode) { in isShift() function
458 static bool isShift(MachineInstr *MI, unsigned Opcode, int64_t Imm) { in isShift() function