Searched refs:hasShiftedReg (Results 1 – 3 of 3) sorted by relevance
66 bool hasShiftedReg(const MachineInstr *MI) const;
54 def RegShiftedPred : SchedPredicate<[{TII->hasShiftedReg(MI)}]>;
1035 bool AArch64InstrInfo::hasShiftedReg(const MachineInstr *MI) const { in hasShiftedReg() function in AArch64InstrInfo