Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h143 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.cpp640 auto const &Extended(HexagonMCInstrInfo::getExtendableOperand(*Info, Inst)); in evaluateBranch()