Home
last modified time | relevance | path

Searched refs:RequiresSlot (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp313 const bool RequiresSlot = HexagonMCInstrInfo::requiresSlot(STI, *ISJ.ID); in permitNonSlot() local
314 if (!RequiresSlot) in permitNonSlot()