Home
last modified time | relevance | path

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

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