Home
last modified time | relevance | path

Searched refs:getNewValueOperand (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h161 MCOperand const &getNewValueOperand(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCCodeEmitter.cpp735 &MO == &HexagonMCInstrInfo::getNewValueOperand(MCII, MI)) { in getMachineOpValue()
758 DefReg1 = HexagonMCInstrInfo::getNewValueOperand(MCII, Inst).getReg(); in getMachineOpValue()
H A DHexagonMCChecker.cpp418 MCOperand const &Op = HexagonMCInstrInfo::getNewValueOperand(MCII, I); in checkNewValues()
H A DHexagonMCInstrInfo.cpp355 MCOperand const &HexagonMCInstrInfo::getNewValueOperand(MCInstrInfo const &MCII, in getNewValueOperand() function in HexagonMCInstrInfo
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp492 HexagonMCInstrInfo::getNewValueOperand(*MCII, Inst).getReg() : in getSingleInstruction()
498 HexagonMCInstrInfo::getNewValueOperand(*MCII, Inst).getReg(); in getSingleInstruction()