Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp601 const unsigned saveUnits = PrefSlot3Inst->Core.getUnits(); in restrictPreferSlot3() local
602 PrefSlot3Inst->Core.setUnits(saveUnits & Slot3Mask); in restrictPreferSlot3()
607 PrefSlot3Inst->Core.setUnits(saveUnits); in restrictPreferSlot3()