Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h135 MCOperand const &getExtendableOperand(MCInstrInfo const &MCII,
H A DHexagonMCInstrInfo.cpp316 HexagonMCInstrInfo::getExtendableOperand(MCInstrInfo const &MCII, in getExtendableOperand() function in HexagonMCInstrInfo
544 MCOperand const &MO = HexagonMCInstrInfo::getExtendableOperand(MCII, MCI); in isConstExtended()
H A DHexagonAsmBackend.cpp676 HexagonMCInstrInfo::getExtendableOperand(*MCII, CrntHMI)); in relaxInstruction()
H A DHexagonMCTargetDesc.cpp576 auto const &Extended(HexagonMCInstrInfo::getExtendableOperand(*Info, Inst)); in evaluateBranch()