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