Lines Matching refs:getDesc

243   uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags;  in getMemAccessSize()
250 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getAddrMode()
255 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, in getDesc() function in HexagonMCInstrInfo
318 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getExtendableOp()
336 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getExtentAlignment()
342 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getExtentBits()
348 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isExtentSigned()
381 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getNewValueOp()
406 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getNewValueOp2()
435 int SchedClass = HexagonMCInstrInfo::getDesc(MCII, MCI).getSchedClass(); in getCVIResources()
454 int SchedClass = HexagonMCInstrInfo::getDesc(MCII, MCI).getSchedClass(); in getUnits()
465 int SchedClass = HexagonMCInstrInfo::getDesc(MCII, MCI).getSchedClass(); in getOtherReservedSlots()
515 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in hasNewValue()
522 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in hasNewValue2()
535 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isAccumulator()
558 HexagonMCInstrInfo::getDesc(MCII, MCI).isBranch()) || in isConstExtended()
560 HexagonMCInstrInfo::getDesc(MCII, MCI).isBranch())) in isConstExtended()
580 return !HexagonMCInstrInfo::getDesc(MCII, MCI).isPseudo() && in isCanon()
585 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isCofMax1()
591 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isCofRelax1()
597 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isCofRelax2()
607 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isCVINew()
622 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isExtendable()
628 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isExtended()
633 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isFloat()
664 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isNewValue()
670 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isNewValueStore()
727 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isPredicated()
737 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isPredicateLate()
744 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isPredicatedNew()
750 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isPredicatedTrue()
762 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, Inst); in isPredRegister()
770 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isSoloAX()
777 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isRestrictSlot1AOK()
784 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isRestrictNoSlot1Store()
862 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in isVector()
933 MCInstrDesc const &Desc = getDesc(MCII, MCI); in predicateInfo()
942 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in prefersSlot3()
962 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in hasHvxTmp()
1050 MCInstrDesc const &Desc = HexagonMCInstrInfo::getDesc(MCII, I); in IsABranchingInst()