Searched refs:isDuplex (Results 1 – 5 of 5) sorted by relevance
61 if (HexagonMCInstrInfo::isDuplex(*MCII, *MCI)) { in EmitInstruction()
148 bool isDuplex(MCInstrInfo const &MCII, MCInst const &MCI);
132 if (HexagonMCInstrInfo::isDuplex(MII, MCI)) { in printInst()
269 bool HexagonMCInstrInfo::isDuplex(MCInstrInfo const &MCII, MCInst const &MCI) { in isDuplex() function in llvm::HexagonMCInstrInfo
43 bool Duplex = HexagonMCInstrInfo::isDuplex(MCII, MCI); in parseBits()