Searched refs:isGPRZero (Results 1 – 7 of 7) 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
74 static bool isGPRZero(const MachineInstr &MI);
113 def WriteZPred : SchedPredicate<[{TII->isGPRZero(*MI)}]>;
1717 bool AArch64InstrInfo::isGPRZero(const MachineInstr &MI) { in isGPRZero() function in AArch64InstrInfo
12888 if ((TII->isGPRZero(*MI)))12903 if ((TII->isGPRZero(*MI)))13543 if ((TII->isGPRZero(*MI)))