Searched refs:isGPRZero (Results 1 – 3 of 3) sorted by relevance
67 bool isGPRZero(const MachineInstr &MI) const;
111 def WriteZPred : SchedPredicate<[{TII->isGPRZero(*MI)}]>;
1272 bool AArch64InstrInfo::isGPRZero(const MachineInstr &MI) const { in isGPRZero() function in AArch64InstrInfo