Searched refs:isQForm (Results 1 – 5 of 5) sorted by relevance
66 bool isQForm(const MCInst &MI, const MCInstrInfo *MCII);
303 bool AArch64_MC::isQForm(const MCInst &MI, const MCInstrInfo *MCII) { in isQForm() function in AArch64_MC
70 "AArch64_MC::isQForm",71 "AArch64InstrInfo::isQForm"
117 static bool isQForm(const MachineInstr &MI);
3239 bool AArch64InstrInfo::isQForm(const MachineInstr &MI) { in isQForm() function in AArch64InstrInfo