Searched refs:isFPRCopy (Results 1 – 3 of 3) sorted by relevance
211 static bool isFPRCopy(const MachineInstr &MI);
125 def WriteVMovPred : SchedPredicate<[{TII->isFPRCopy(*MI)}]>;
2191 bool AArch64InstrInfo::isFPRCopy(const MachineInstr &MI) { in isFPRCopy() function in AArch64InstrInfo