HomeSort by relevance Sort by last modified time
    Searched refs:SubInst1 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCDuplexInfo.cpp 594 MCInst SubInst1 = HexagonMCInstrInfo::deriveSubInst(MIb);
599 subinstOpcodeMap.find(SubInst1.getOpcode())->second;
    [all...]
HexagonMCInstrInfo.cpp 122 MCInst *SubInst1 = new (Context) MCInst(deriveSubInst(inst1));
124 duplexInst->addOperand(MCOperand::createInst(SubInst1));

Completed in 104 milliseconds