Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h100 MCInst deriveExtender(MCInstrInfo const &MCII, MCInst const &Inst,
H A DHexagonMCInstrInfo.cpp97 new (Context) MCInst(HexagonMCInstrInfo::deriveExtender(MCII, MCI, exOp)); in addConstExtender()
161 MCInst HexagonMCInstrInfo::deriveExtender(MCInstrInfo const &MCII, in deriveExtender() function in HexagonMCInstrInfo
H A DHexagonAsmBackend.cpp674 *HMIx = HexagonMCInstrInfo::deriveExtender( in relaxInstruction()