Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h101 MCInst deriveExtender(MCInstrInfo const &MCII, MCInst const &Inst,
H A DHexagonMCInstrInfo.cpp96 new (Context) MCInst(HexagonMCInstrInfo::deriveExtender(MCII, MCI, exOp)); in addConstExtender()
184 MCInst HexagonMCInstrInfo::deriveExtender(MCInstrInfo const &MCII, in deriveExtender() function in HexagonMCInstrInfo
H A DHexagonAsmBackend.cpp674 *HMIx = HexagonMCInstrInfo::deriveExtender( in relaxInstruction()