Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h144 MCOperand const &getExtendableOperand(MCInstrInfo const &MCII,
H A DHexagonAsmBackend.cpp677 HexagonMCInstrInfo::getExtendableOperand(*MCII, CrntHMI)); in relaxInstruction()
H A DHexagonMCInstrInfo.cpp323 HexagonMCInstrInfo::getExtendableOperand(MCInstrInfo const &MCII, in getExtendableOperand() function in HexagonMCInstrInfo
551 MCOperand const &MO = HexagonMCInstrInfo::getExtendableOperand(MCII, MCI); in isConstExtended()
H A DHexagonMCTargetDesc.cpp606 auto const &Extended(HexagonMCInstrInfo::getExtendableOperand(*Info, Inst)); in evaluateBranch()