Searched refs:getExtendableOp (Results 1 – 4 of 4) sorted by relevance
91 if (HexagonMCInstrInfo::getExtendableOp(MII, *MI) == OpNo && in printOperand()229 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()193 unsigned short HexagonMCInstrInfo::getExtendableOp(MCInstrInfo const &MCII, in getExtendableOp() function in llvm::HexagonMCInstrInfo202 unsigned O = HexagonMCInstrInfo::getExtendableOp(MCII, MCI); in getExtendableOperand()
112 unsigned short getExtendableOp(MCInstrInfo const &MCII, MCInst const &MCI);
631 if(!Extender || MI.size() != HexagonMCInstrInfo::getExtendableOp(MCII, MI)) in fullValue()