Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp665 for (unsigned nSlot = 0, emptySlots = 0; nSlot < HEXAGON_PACKET_SIZE; in shuffle() local
673 if (slotSkip < nSlot - emptySlots) in shuffle()
686 ++emptySlots; in shuffle()