Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dinstructions-arm64.cc65 static uint64_t RotateRight(uint64_t value, in RotateRight() function
/external/ImageMagick/MagickCore/
Dsignature.c598 static unsigned int RotateRight(unsigned int x,unsigned int n) in RotateRight() function
Dcipher.c988 static inline unsigned int RotateRight(const unsigned int x) in RotateRight() function
/external/vixl/src/
Dutils-vixl.h211 inline uint64_t RotateRight(uint64_t value, in RotateRight() function