Searched defs:lshr (Results 1 – 3 of 3) sorted by relevance
789 ConstantRange::lshr(const ConstantRange &Other) const { in lshr() function in ConstantRange
1841 inline APInt lshr(const APInt &LHS, unsigned shiftAmt) { in lshr() function
1136 APInt APInt::lshr(const APInt &shiftAmt) const { in lshr() function in APInt1142 APInt APInt::lshr(unsigned shiftAmt) const { in lshr() function in APInt