Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h172 const bool DoShuffle);
179 const bool DoShuffle);
H A DHexagonShuffler.cpp249 const bool DoShuffle) { in applySlotRestrictions() argument
266 restrictPreferSlot3(Summary, DoShuffle); in applySlotRestrictions()
585 const bool DoShuffle) { in restrictPreferSlot3() argument
592 Summary.PrefSlot3Inst && DoShuffle; in restrictPreferSlot3()