Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp430 for (unsigned nSlot = 0, emptySlots = 0; nSlot < HEXAGON_PACKET_SIZE; in shuffle() local
438 if (slotSkip < nSlot - emptySlots) in shuffle()
451 ++emptySlots; in shuffle()