Searched refs:getExtendableOp (Results 1 – 5 of 5) sorted by relevance
90 if (HexagonMCInstrInfo::getExtendableOp(MII, *MI) == OpNo && in printOperand()223 if (HexagonMCInstrInfo::getExtendableOp(MII, *MI) == OpNo) in printBrtarget()
36 MCI.getOperand(HexagonMCInstrInfo::getExtendableOp(MCII, MCI)); in addConstExtender()95 MCI.getOperand(HexagonMCInstrInfo::getExtendableOp(MCII, MCI)); in clampExtended()249 unsigned short HexagonMCInstrInfo::getExtendableOp(MCInstrInfo const &MCII, in getExtendableOp() function in llvm::HexagonMCInstrInfo258 unsigned O = HexagonMCInstrInfo::getExtendableOp(MCII, MCI); in getExtendableOperand()
115 unsigned short getExtendableOp(MCInstrInfo const &MCII, MCInst const &MCI);
537 HMI.getOperand(HexagonMCInstrInfo::getExtendableOp(*MCII, HMI)); in isInstRelaxable()
631 if(!Extender || MI.size() != HexagonMCInstrInfo::getExtendableOp(MCII, MI)) in fullValue()