Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp997 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1001 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp1327 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1331 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp1273 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1277 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1247 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1251 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt