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