Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:AP

3074             const APInt &AP = CI->getValue();
3076 APInt::getLowBitsSet(AP.getBitWidth(),
3077 AP.getBitWidth() -
3078 AP.countTrailingZeros()));