Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp167 const unsigned slotSingleLoad = 0x1, slotSingleStore = 0x1, slotOne = 0x2, in check() local
244 if (ISJ->Core.getUnits() == slotSingleStore) in check()
330 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotSingleStore); in check()