Searched refs:deriveSubInst (Results 1 – 3 of 3) sorted by relevance
599 MCInst SubInst0 = HexagonMCInstrInfo::deriveSubInst(MIa); in isOrderedDuplexPair()600 MCInst SubInst1 = HexagonMCInstrInfo::deriveSubInst(MIb); in isOrderedDuplexPair()700 MCInst HexagonMCInstrInfo::deriveSubInst(MCInst const &Inst) { in deriveSubInst() function in HexagonMCInstrInfo
105 MCInst deriveSubInst(MCInst const &Inst);
208 MCInst *SubInst0 = new (Context) MCInst(deriveSubInst(inst0)); in deriveDuplex()209 MCInst *SubInst1 = new (Context) MCInst(deriveSubInst(inst1)); in deriveDuplex()