Home
last modified time | relevance | path

Searched defs:ZeroBits (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DMathExtras.h51 std::size_t ZeroBits = 0; in count() local
/external/llvm/lib/Analysis/
DValueTracking.cpp1710 APInt ZeroBits(BitWidth, 0); in ComputeSignBit() local
3562 unsigned ZeroBits = LHSKnownZero.countLeadingOnes() + in computeOverflowForUnsignedMul() local