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