Searched refs:MaskWeight (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp92 const unsigned MaskWeight = SlotWeight - 1; local
104 Weight = (1u << (SlotWeight * s)) * ((MaskWeight - Ctpop) << Cttz);

Completed in 51 milliseconds