Searched refs:SubInst0 (Results 1 – 4 of 4) sorted by relevance
121 MCInst *SubInst0 = new (Context) MCInst(deriveSubInst(inst0)); in deriveDuplex() local123 duplexInst->addOperand(MCOperand::createInst(SubInst0)); in deriveDuplex()
593 MCInst SubInst0 = HexagonMCInstrInfo::deriveSubInst(MIa); in isOrderedDuplexPair() local597 subinstOpcodeMap.find(SubInst0.getOpcode())->second; in isOrderedDuplexPair()
185 MCInst *SubInst0 = new (Context) MCInst(deriveSubInst(inst0)); in deriveDuplex() local187 duplexInst->addOperand(MCOperand::createInst(SubInst0)); in deriveDuplex()
596 MCInst SubInst0 = HexagonMCInstrInfo::deriveSubInst(MIa); in isOrderedDuplexPair() local600 subinstOpcodeMap.find(SubInst0.getOpcode())->second; in isOrderedDuplexPair()