Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp156 unsigned allBits = makeAllBits(b, hvxInsts[startIdx].Lanes); in checkHVXPipes() local
157 if ((allBits & usedUnits) == 0) { in checkHVXPipes()
158 if (checkHVXPipes(hvxInsts, startIdx + 1, usedUnits | allBits)) in checkHVXPipes()