Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_portable.c4 INLINE uint32_t rotr32(uint32_t w, uint32_t c) { in rotr32() function
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DARM.cpp426 static uint32_t rotr32(uint32_t val, uint32_t amt) { in rotr32() function
/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h86 inline unsigned rotr32(unsigned Val, unsigned Amt) { in rotr32() function
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs7527 rotr32(U32 n, U8 r) in rotr32() function