Searched refs:isGPRCopy (Results 1 – 3 of 3) sorted by relevance
67 static bool isGPRCopy(const MachineInstr &MI);
124 def WriteIMovPred : SchedPredicate<[{TII->isGPRCopy(*MI)}]>;
2068 bool AArch64InstrInfo::isGPRCopy(const MachineInstr &MI) { in isGPRCopy() function in AArch64InstrInfo