Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h177 bool restrictStoreLoadOrder(HexagonPacketSummary const &Summary);
H A DHexagonShuffler.cpp263 restrictStoreLoadOrder(Summary); in applySlotRestrictions()
357 bool HexagonShuffler::restrictStoreLoadOrder( in restrictStoreLoadOrder() function in HexagonShuffler