Home
last modified time | relevance | path

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

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