Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dbits.h65 rotr(T x, int s) noexcept { in rotr() function
/third_party/skia/bench/
DFontCacheBench.cpp58 static uint32_t rotr(uint32_t value, unsigned bits) { in rotr() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes_i.h70 static inline u32 rotr(u32 val, int bits) in rotr() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes_i.h70 static inline u32 rotr(u32 val, int bits) in rotr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1243 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt
1247 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp1081 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt
1085 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt
/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc1915 void Assembler::rotr(Register rd, Register rt, uint16_t sa) { in rotr() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc1923 void Assembler::rotr(Register rd, Register rt, uint16_t sa) { in rotr() function in v8::internal::Assembler