Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h134 MCOperand const &getExtendableOperand(MCInstrInfo const &MCII,
H A DHexagonMCTargetDesc.cpp444 auto const &Extended(HexagonMCInstrInfo::getExtendableOperand(*Info, Inst)); in evaluateBranch()
H A DHexagonMCInstrInfo.cpp293 HexagonMCInstrInfo::getExtendableOperand(MCInstrInfo const &MCII, in getExtendableOperand() function in HexagonMCInstrInfo
501 MCOperand const &MO = HexagonMCInstrInfo::getExtendableOperand(MCII, MCI); in isConstExtended()
H A DHexagonAsmBackend.cpp676 HexagonMCInstrInfo::getExtendableOperand(*MCII, CrntHMI)); in relaxInstruction()