Home
last modified time | relevance | path

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

/external/bison/lib/
Dbitrotate.h64 rotr32 (uint32_t x, int n) in rotr32() function
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h86 static inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function