Searched refs:SubInst0 (Results 1 – 2 of 2) sorted by relevance
595 MCInst SubInst0 = HexagonMCInstrInfo::deriveSubInst(MIa); in isOrderedDuplexPair() local599 subinstOpcodeMap.find(SubInst0.getOpcode())->second; in isOrderedDuplexPair()
215 MCInst *SubInst0 = new (Context) MCInst(deriveSubInst(inst0)); in deriveDuplex() local 217 duplexInst->addOperand(MCOperand::createInst(SubInst0)); in deriveDuplex()