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