Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp433 unsigned slotSkip, slotWeight; in shuffle() local
436 for (ISJ = ISK = Packet.begin(), slotSkip = slotWeight = 0; in shuffle()
443 slotWeight += ISK->Core.setWeight(HEXAGON_PACKET_SIZE - nSlot - 1); in shuffle()
445 if (slotWeight) in shuffle()