Home
last modified time | relevance | path

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

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_mathlib.cpp26 static inline uint64_t rotl(uint64_t val, int count) in rotl() function
/external/angle/third_party/abseil-cpp/absl/numeric/
Dbits.h58 rotl(T x, int s) noexcept { in rotl() function
/external/rust/crates/ring/src/digest/
Dsha1.rs109 fn rotl(x: W32, n: u32) -> W32 { in rotl() function
/external/lua/src/
Dlmathlib.c303 static Rand64 rotl (Rand64 x, int n) { in rotl() function
419 static Rand64 rotl (Rand64 i, int n) { in rotl() function
/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
/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/llvm-project/llvm/lib/Support/
DAPInt.cpp1069 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1073 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp1070 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt
1074 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt