Searched refs:isSubInstruction (Results 1 – 3 of 3) sorted by relevance
266 bool isSubInstruction(MCInst const &MCI);
798 if (HexagonMCInstrInfo::isSubInstruction(MI)) in getMachineOpValue()
601 bool HexagonMCInstrInfo::isSubInstruction(MCInst const &MCI) { in isSubInstruction() function in llvm::HexagonMCInstrInfo