Searched defs:sshl_sat (Results 1 – 2 of 2) sorted by relevance
2056 APInt APInt::sshl_sat(const APInt &RHS) const { in sshl_sat() function in APInt2060 APInt APInt::sshl_sat(unsigned RHS) const { in sshl_sat() function in APInt
1743 ConstantRange ConstantRange::sshl_sat(const ConstantRange &Other) const { in sshl_sat() function in ConstantRange