Searched refs:isDuplex (Results 1 – 7 of 7) sorted by relevance
199 static bool isDuplex(uint32_t insn) { in isDuplex() function207 if (isDuplex(insn)) in findMaskR6()234 if (isDuplex(insn)) in findMaskR16()
36 if (HexagonMCInstrInfo::isDuplex(MII, *MI)) { 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 HexagonMCInstrInfo993 if (isDuplex(MCII, MCI)) in slotsConsumed()
237 bool isDuplex(MCInstrInfo const &MCII, MCInst const &MCI);
58 if (HexagonMCInstrInfo::isDuplex(MCII, Inst)) { in init()
371 bool Duplex = HexagonMCInstrInfo::isDuplex(MCII, MCI); in parseBits()
601 MCInst const &Inst = HexagonMCInstrInfo::isDuplex(*MCII, MI) in getSingleInstruction()