Searched refs:isSubInstruction (Results 1 – 3 of 3) sorted by relevance
309 bool isSubInstruction(MCInst const &MCI);
587 bool IsSub0 = HexagonMCInstrInfo::isSubInstruction(MI) && !State.SubInst1; in getExprOpValue()
801 bool HexagonMCInstrInfo::isSubInstruction(MCInst const &MCI) { in isSubInstruction() function in HexagonMCInstrInfo