Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A DFontCacheBench.cpp58 static uint32_t rotr(uint32_t value, unsigned bits) { in rotr() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes_i.h70 static inline u32 rotr(u32 val, int bits) in rotr() function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes_i.h70 static inline u32 rotr(u32 val, int bits) in rotr() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A 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/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc1923 void Assembler::rotr(Register rd, Register rt, uint16_t sa) { in rotr() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc1915 void Assembler::rotr(Register rd, Register rt, uint16_t sa) { in rotr() function in v8::internal::Assembler

Completed in 20 milliseconds