Searched refs:isGPRCopy (Results 1 – 7 of 7) sorted by relevance
70 bool isGPRCopy(const MachineInstr &MI) const;
120 def WriteIMovPred : SchedPredicate<[{TII->isGPRCopy(*MI)}]>;
1296 bool AArch64InstrInfo::isGPRCopy(const MachineInstr &MI) const { in isGPRCopy() function in AArch64InstrInfo
77 static bool isGPRCopy(const MachineInstr &MI);
122 def WriteIMovPred : SchedPredicate<[{TII->isGPRCopy(*MI)}]>;
1741 bool AArch64InstrInfo::isGPRCopy(const MachineInstr &MI) { in isGPRCopy() function in AArch64InstrInfo
11101 if ((TII->isGPRCopy(*MI)))12919 if ((TII->isGPRCopy(*MI)))12937 if ((TII->isGPRCopy(*MI)))