Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_blake2/impl/
Dblake2-impl.h128 static inline uint32_t rotr32( const uint32_t w, const unsigned c ) in rotr32() function
/external/capstone/arch/ARM/
DARMAddressingModes.h87 static inline unsigned rotr32(unsigned Val, unsigned Amt) in rotr32() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h86 inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h86 static inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function