Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp600 const unsigned saveUnits = PrefSlot3Inst->Core.getUnits(); in restrictPreferSlot3() local
601 PrefSlot3Inst->Core.setUnits(saveUnits & Slot3Mask); in restrictPreferSlot3()
606 PrefSlot3Inst->Core.setUnits(saveUnits); in restrictPreferSlot3()