Searched refs:hasExtendedReg (Results 1 – 3 of 3) sorted by relevance
64 bool hasExtendedReg(const MachineInstr &MI) const;
57 def RegExtendedPred : SchedPredicate<[{TII->hasExtendedReg(*MI)}]>;
1244 bool AArch64InstrInfo::hasExtendedReg(const MachineInstr &MI) const { in hasExtendedReg() function in AArch64InstrInfo