Searched refs:SubInst0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp183 MCInst *SubInst0 = new (Context) MCInst(deriveSubInst(inst0)); local
185 duplexInst->addOperand(MCOperand::createInst(SubInst0));
H A DHexagonMCDuplexInfo.cpp601 MCInst SubInst0 = HexagonMCInstrInfo::deriveSubInst(MIa); local
605 subinstOpcodeMap.find(SubInst0.getOpcode())->second;

Completed in 107 milliseconds