Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DAPInt.cpp1099 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1103 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt