Searched refs:requiresSlot (Results 1 – 3 of 3) sorted by relevance
313 const bool RequiresSlot = HexagonMCInstrInfo::requiresSlot(STI, *ISJ.ID); in permitNonSlot()719 if (HexagonMCInstrInfo::requiresSlot(STI, *I.ID)) { in reportResourceUsage()
315 bool requiresSlot(MCSubtargetInfo const &STI, MCInst const &MCI);
966 bool HexagonMCInstrInfo::requiresSlot(MCSubtargetInfo const &STI, in requiresSlot() function in HexagonMCInstrInfo983 if (!requiresSlot(STI, MCI)) in slotsConsumed()