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