Home
last modified time | relevance | path

Searched refs:SubInst0 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp121 MCInst *SubInst0 = new (Context) MCInst(deriveSubInst(inst0)); in deriveDuplex() local
123 duplexInst->addOperand(MCOperand::createInst(SubInst0)); in deriveDuplex()
DHexagonMCDuplexInfo.cpp593 MCInst SubInst0 = HexagonMCInstrInfo::deriveSubInst(MIa); in isOrderedDuplexPair() local
597 subinstOpcodeMap.find(SubInst0.getOpcode())->second; in isOrderedDuplexPair()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp185 MCInst *SubInst0 = new (Context) MCInst(deriveSubInst(inst0)); in deriveDuplex() local
187 duplexInst->addOperand(MCOperand::createInst(SubInst0)); in deriveDuplex()
DHexagonMCDuplexInfo.cpp596 MCInst SubInst0 = HexagonMCInstrInfo::deriveSubInst(MIa); in isOrderedDuplexPair() local
600 subinstOpcodeMap.find(SubInst0.getOpcode())->second; in isOrderedDuplexPair()