Home
last modified time | relevance | path

Searched defs:ushl_sat (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp1484 ConstantRange ConstantRange::ushl_sat(const ConstantRange &Other) const { in ushl_sat() function in ConstantRange
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp2107 APInt APInt::ushl_sat(const APInt &RHS) const { in ushl_sat() function in APInt