Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp194 static const unsigned slotSingleStore = Slot0Mask; variable
419 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotSingleStore); in restrictStoreLoadOrder()
518 if (ISJ->Core.getUnits() == slotSingleStore || in GetPacketSummary()