Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp2011 APInt APInt::ushl_ov(const APInt &ShAmt, bool &Overflow) const { in ushl_ov() function in APInt
2015 APInt APInt::ushl_ov(unsigned ShAmt, bool &Overflow) const { in ushl_ov() function in APInt