Searched defs:ushl_sat (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 2074 APInt APInt::ushl_sat(const APInt &RHS) const { in ushl_sat() function in APInt |
/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantRange.cpp | 1734 ConstantRange ConstantRange::ushl_sat(const ConstantRange &Other) const { ushl_sat() function in ConstantRange |