Searched refs:SubInst1 (Results 1 – 4 of 4) sorted by relevance
42 bool SubInst1 = false; member
440 State.SubInst1 = true; in encodeSingleInstruction() 442 State.SubInst1 = false; in encodeSingleInstruction() 588 bool IsSub0 = HexagonMCInstrInfo::isSubInstruction(MI) && !State.SubInst1; in getExprOpValue()
596 MCInst SubInst1 = HexagonMCInstrInfo::deriveSubInst(MIb); in isOrderedDuplexPair() local601 subinstOpcodeMap.find(SubInst1.getOpcode())->second; in isOrderedDuplexPair()
216 MCInst *SubInst1 = new (Context) MCInst(deriveSubInst(inst1)); in deriveDuplex() local 218 duplexInst->addOperand(MCOperand::createInst(SubInst1)); in deriveDuplex()