Searched refs:isScaledAddr (Results 1 – 3 of 3) sorted by relevance
78 bool isScaledAddr(const MachineInstr &MI) const;
62 def ScaledIdxPred : SchedPredicate<[{TII->isScaledAddr(*MI)}]>;
1395 bool AArch64InstrInfo::isScaledAddr(const MachineInstr &MI) const { in isScaledAddr() function in AArch64InstrInfo