Searched refs:SubInst1 (Results 1 – 4 of 4) sorted by relevance
42 bool SubInst1 = false; member
439 State.SubInst1 = true; in EncodeSingleInstruction()441 State.SubInst1 = false; in EncodeSingleInstruction()587 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() local218 duplexInst->addOperand(MCOperand::createInst(SubInst1)); in deriveDuplex()