Searched refs:isDuplex (Results 1 – 7 of 7) sorted by relevance
59 if (HexagonMCInstrInfo::isDuplex(*MCII, *MCI)) { in EmitInstruction()
61 if (HexagonMCInstrInfo::isDuplex(MII, MCI)) { in printInst()
195 bool isDuplex(MCInstrInfo const &MCII, MCInst const &MCI);
250 if (HexagonMCInstrInfo::isDuplex(MCII, MCI)) in checkSlots()
43 bool Duplex = HexagonMCInstrInfo::isDuplex(MCII, MCI); in parseBits()
388 bool HexagonMCInstrInfo::isDuplex(MCInstrInfo const &MCII, MCInst const &MCI) { in isDuplex() function in llvm::HexagonMCInstrInfo
398 MCInst const & Inst = HexagonMCInstrInfo::isDuplex(*MCII, MI) ? in getSingleInstruction()