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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCDuplexInfo.cpp 593 MCInst SubInst0 = HexagonMCInstrInfo::deriveSubInst(MIa);
597 subinstOpcodeMap.find(SubInst0.getOpcode())->second;
    [all...]
HexagonMCInstrInfo.cpp 121 MCInst *SubInst0 = new (Context) MCInst(deriveSubInst(inst0));
123 duplexInst->addOperand(MCOperand::createInst(SubInst0));

Completed in 57 milliseconds