Searched refs:isFPRCopy (Results 1 – 10 of 10) sorted by relevance
73 bool isFPRCopy(const MachineInstr &MI) const;
121 def WriteVMovPred : SchedPredicate<[{TII->isFPRCopy(*MI)}]>;
1326 bool AArch64InstrInfo::isFPRCopy(const MachineInstr &MI) const { in isFPRCopy() function in AArch64InstrInfo
73 static bool isFPRCopy(const MachineInstr &MI);
122 def WriteVMovPred : SchedPredicate<[{TII->isFPRCopy(*MI)}]>;
1631 bool AArch64InstrInfo::isFPRCopy(const MachineInstr &MI) { in isFPRCopy() function in AArch64InstrInfo
123 def WriteVMovPred : SchedPredicate<[{TII->isFPRCopy(*MI)}]>;
1752 bool AArch64InstrInfo::isFPRCopy(const MachineInstr &MI) { in isFPRCopy() function in AArch64InstrInfo
19531 if (TII->isFPRCopy(*MI))22226 if (TII->isFPRCopy(*MI))22233 if (TII->isFPRCopy(*MI))22326 if (TII->isFPRCopy(*MI))