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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h133 MCOperand const &getExtendableOperand(MCInstrInfo const &MCII,
H A DHexagonMCTargetDesc.cpp443 auto const &Extended(HexagonMCInstrInfo::getExtendableOperand(*Info, Inst));
H A DHexagonMCInstrInfo.cpp291 HexagonMCInstrInfo::getExtendableOperand(MCInstrInfo const &MCII, function in class:HexagonMCInstrInfo
499 MCOperand const &MO = HexagonMCInstrInfo::getExtendableOperand(MCII, MCI);
H A DHexagonAsmBackend.cpp672 HexagonMCInstrInfo::getExtendableOperand(*MCII, CrntHMI));

Completed in 164 milliseconds