Searched refs:isDuplex (Results 1 – 7 of 7) sorted by relevance
186 static bool isDuplex(uint32_t insn) { in isDuplex() function194 if (isDuplex(insn)) in findMaskR6()221 if (isDuplex(insn)) in findMaskR16()
42 if (HexagonMCInstrInfo::isDuplex(MII, MCI)) { in printInst()
63 if (HexagonMCInstrInfo::isDuplex(MCII, Inst)) { in operator ++() 489 if (HexagonMCInstrInfo::isDuplex(MCII, *I.getInst())) in hasDuplex() 624 bool HexagonMCInstrInfo::isDuplex(MCInstrInfo const &MCII, MCInst const &MCI) { in isDuplex() function in HexagonMCInstrInfo 993 if (isDuplex(MCII, MCI)) in slotsConsumed()
237 bool isDuplex(MCInstrInfo const &MCII, MCInst const &MCI);
58 if (HexagonMCInstrInfo::isDuplex(MCII, Inst)) { in init()
342 bool Duplex = HexagonMCInstrInfo::isDuplex(MCII, MCI); in parseBits()
529 MCInst const &Inst = HexagonMCInstrInfo::isDuplex(*MCII, MI) in getSingleInstruction()