Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp1270 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt
1274 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt