Searched refs:isFalkorShiftExtFast (Results 1 – 3 of 3) sorted by relevance
315 static bool isFalkorShiftExtFast(const MachineInstr &MI);
530 def FalkorShiftExtFastPred : SchedPredicate<[{TII->isFalkorShiftExtFast(*MI)}]>;
879 bool AArch64InstrInfo::isFalkorShiftExtFast(const MachineInstr &MI) { in isFalkorShiftExtFast() function in AArch64InstrInfo