Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1282 bool GotBits = HBS::getUsedBits(Opc, OpN, T, Begin, HII); in computeUsedBits() local
1293 if (!GotBits) in computeUsedBits()
1297 GotBits = true; in computeUsedBits()
1299 if (GotBits) in computeUsedBits()
1301 return GotBits; in computeUsedBits()