Searched refs:SubInst1 (Results 1 – 2 of 2) sorted by relevance
121 MCInst *SubInst1 = new (Context) MCInst(deriveSubInst(inst1)); in deriveDuplex() local123 duplexInst->addOperand(MCOperand::createInst(SubInst1)); in deriveDuplex()
594 MCInst SubInst1 = HexagonMCInstrInfo::deriveSubInst(MIb); in isOrderedDuplexPair() local599 subinstOpcodeMap.find(SubInst1.getOpcode())->second; in isOrderedDuplexPair()