Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h173 const bool DoShuffle);
180 const bool DoShuffle);
H A DHexagonShuffler.cpp250 const bool DoShuffle) { in applySlotRestrictions() argument
267 restrictPreferSlot3(Summary, DoShuffle); in applySlotRestrictions()
586 const bool DoShuffle) { in restrictPreferSlot3() argument
593 Summary.PrefSlot3Inst && DoShuffle; in restrictPreferSlot3()