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