Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp193 static const unsigned slotSingleStore = Slot0Mask; variable
418 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotSingleStore); in restrictStoreLoadOrder()
517 if (ISJ->Core.getUnits() == slotSingleStore || in GetPacketSummary()