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.cpp1260 bool GotBits = HBS::getUsedBits(Opc, OpN, T, Begin, HII); in computeUsedBits() local
1271 if (!GotBits) in computeUsedBits()
1275 GotBits = true; in computeUsedBits()
1277 if (GotBits) in computeUsedBits()
1279 return GotBits; in computeUsedBits()