Searched defs:LowBits (Results 1 – 6 of 6) sorted by relevance
133 unsigned LowBits = TypeWidth - CI->getZExtValue(); in CanEvaluateShifted() local158 unsigned LowBits = CI->getZExtValue() - NumBits; in CanEvaluateShifted() local
769 APInt LowBits = RA - 1; in SimplifyDemandedUseBits() local
1254 APInt LowBits = RA - 1; in computeKnownBits() local1292 APInt LowBits = (RA - 1); in computeKnownBits() local1462 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBits() local1470 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBits() local
2189 unsigned LowBits = Log2_32(BitWidth)+1; in computeKnownBits() local2326 APInt LowBits = RA - 1; in computeKnownBits() local2350 APInt LowBits = (RA - 1); in computeKnownBits() local
4354 unsigned LowBits = OpSizeInBits - (unsigned)N1C->getZExtValue(); in visitSRA() local
5662 APInt LowBits(EltTy.getSizeInBits(), in NormalizeBuildVector() local