Searched refs:isQForm (Results 1 – 5 of 5) sorted by relevance
66 bool isQForm(const MCInst &MI, const MCInstrInfo *MCII);
313 bool AArch64_MC::isQForm(const MCInst &MI, const MCInstrInfo *MCII) { in isQForm() function in AArch64_MC
89 "AArch64_MC::isQForm",90 "AArch64InstrInfo::isQForm"
264 static bool isQForm(const MachineInstr &MI);
4151 bool AArch64InstrInfo::isQForm(const MachineInstr &MI) { in isQForm() function in AArch64InstrInfo