Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h176 bool restrictStoreLoadOrder(HexagonPacketSummary const &Summary);
H A DHexagonShuffler.cpp262 restrictStoreLoadOrder(Summary); in applySlotRestrictions()
356 bool HexagonShuffler::restrictStoreLoadOrder( in restrictStoreLoadOrder() function in HexagonShuffler