Searched refs:isHForm (Results 1 – 5 of 5) sorted by relevance
65 bool isHForm(const MCInst &MI, const MCInstrInfo *MCII);
306 bool AArch64_MC::isHForm(const MCInst &MI, const MCInstrInfo *MCII) { in isHForm() function in AArch64_MC
83 "AArch64_MC::isHForm",84 "AArch64InstrInfo::isHForm"
261 static bool isHForm(const MachineInstr &MI);
4137 bool AArch64InstrInfo::isHForm(const MachineInstr &MI) { in isHForm() function in AArch64InstrInfo