Searched refs:isSubInstruction (Results 1 – 3 of 3) sorted by relevance
300 bool isSubInstruction(MCInst const &MCI);
590 bool IsSub0 = HexagonMCInstrInfo::isSubInstruction(MI) && !State.SubInst1; in getExprOpValue()781 if (HexagonMCInstrInfo::isSubInstruction(MI) || in getMachineOpValue()
794 bool HexagonMCInstrInfo::isSubInstruction(MCInst const &MCI) { in isSubInstruction() function in HexagonMCInstrInfo