Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPInt.cpp1267 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1271 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt