Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h177 void restrictBranchOrder(HexagonPacketSummary const &Summary);
H A DHexagonShuffler.cpp264 restrictBranchOrder(Summary); in applySlotRestrictions()
270 void HexagonShuffler::restrictBranchOrder(HexagonPacketSummary const &Summary) { in restrictBranchOrder() function in HexagonShuffler