Lines Matching defs:MCI
33 MCInst const &MCI) { in addConstExtender()
46 HexagonMCInstrInfo::bundleInstructions(MCInst const &MCI) { in bundleInstructions()
51 size_t HexagonMCInstrInfo::bundleSize(MCInst const &MCI) { in bundleSize()
91 MCContext &Context, MCInst &MCI) { in clampExtended()
163 MCInst const &MCI) { in extendIfNeeded()
169 HexagonMCInstrInfo::getAccessSize(MCInstrInfo const &MCII, MCInst const &MCI) { in getAccessSize()
177 MCInst const &MCI) { in getBitCount()
184 MCInst const &MCI) { in getCExtOpNum()
190 MCInst const &MCI) { in getDesc()
250 MCInst const &MCI) { in getExtendableOp()
257 MCInst const &MCI) { in getExtendableOperand()
268 MCInst const &MCI) { in getExtentAlignment()
274 MCInst const &MCI) { in getExtentBits()
282 MCInst const &MCI) { in getMaxValue()
297 MCInst const &MCI) { in getMinValue()
310 MCInst const &MCI) { in getName()
315 MCInst const &MCI) { in getNewValueOp()
321 MCInst const &MCI) { in getNewValueOperand()
335 MCInst const &MCI) { in getNewValueOp2()
342 MCInst const &MCI) { in getNewValueOperand2()
353 MCInst const &MCI) { in getSubTarget()
369 MCInst const &MCI) { in getType()
377 MCInst const &MCI) { in getUnits()
384 bool HexagonMCInstrInfo::hasImmExt(MCInst const &MCI) { in hasImmExt()
403 MCInst const &MCI) { in hasNewValue()
410 MCInst const &MCI) { in hasNewValue2()
421 bool HexagonMCInstrInfo::isBundle(MCInst const &MCI) { in isBundle()
428 bool HexagonMCInstrInfo::isCanon(MCInstrInfo const &MCII, MCInst const &MCI) { in isCanon()
435 MCInst const &MCI) { in isCompound()
444 bool HexagonMCInstrInfo::isDuplex(MCInstrInfo const &MCII, MCInst const &MCI) { in isDuplex()
457 MCInst const &MCI) { in isConstExtended()
491 MCInst const &MCI) { in isExtendable()
497 MCInst const &MCI) { in isExtended()
502 bool HexagonMCInstrInfo::isFloat(MCInstrInfo const &MCII, MCInst const &MCI) { in isFloat()
507 bool HexagonMCInstrInfo::isImmext(MCInst const &MCI) { in isImmext()
513 bool HexagonMCInstrInfo::isInnerLoop(MCInst const &MCI) { in isInnerLoop()
530 MCInst const &MCI) { in isNewValue()
537 MCInst const &MCI, in isOperandExtended()
544 bool HexagonMCInstrInfo::isOuterLoop(MCInst const &MCI) { in isOuterLoop()
551 MCInst const &MCI) { in isPredicated()
557 MCInst const &MCI) { in isPredicateLate()
564 MCInst const &MCI) { in isPredicatedNew()
570 MCInst const &MCI) { in isPredicatedTrue()
580 bool HexagonMCInstrInfo::isPrefix(MCInstrInfo const &MCII, MCInst const &MCI) { in isPrefix()
584 bool HexagonMCInstrInfo::isSolo(MCInstrInfo const &MCII, MCInst const &MCI) { in isSolo()
589 bool HexagonMCInstrInfo::isMemReorderDisabled(MCInst const &MCI) { in isMemReorderDisabled()
595 bool HexagonMCInstrInfo::isMemStoreReorderEnabled(MCInst const &MCI) { in isMemStoreReorderEnabled()
601 bool HexagonMCInstrInfo::isSubInstruction(MCInst const &MCI) { in isSubInstruction()
661 bool HexagonMCInstrInfo::isSoloAX(MCInstrInfo const &MCII, MCInst const &MCI) { in isSoloAX()
667 MCInst const &MCI) { in isSoloAin1()
672 bool HexagonMCInstrInfo::isVector(MCInstrInfo const &MCII, MCInst const &MCI) { in isVector()
679 int64_t HexagonMCInstrInfo::minConstant(MCInst const &MCI, size_t Index) { in minConstant()
724 MCInst const &MCI) { in prefersSlot3()
757 void HexagonMCInstrInfo::setInnerLoop(MCInst &MCI) { in setInnerLoop()
763 void HexagonMCInstrInfo::setMemReorderDisabled(MCInst &MCI) { in setMemReorderDisabled()
770 void HexagonMCInstrInfo::setMemStoreReorderEnabled(MCInst &MCI) { in setMemStoreReorderEnabled()
786 void HexagonMCInstrInfo::setOuterLoop(MCInst &MCI) { in setOuterLoop()