Home
last modified time | relevance | path

Searched refs:deriveExtender (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h83 MCInst deriveExtender(MCInstrInfo const &MCII, MCInst const &Inst,
DHexagonMCInstrInfo.cpp40 new (Context) MCInst(HexagonMCInstrInfo::deriveExtender(MCII, MCI, exOp)); in addConstExtender()
128 MCInst HexagonMCInstrInfo::deriveExtender(MCInstrInfo const &MCII, in deriveExtender() function in llvm::HexagonMCInstrInfo
DHexagonAsmBackend.cpp655 *HMIx = HexagonMCInstrInfo::deriveExtender( in relaxInstruction()