Home
last modified time | relevance | path

Searched defs:shift_right (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dshift_right.h30 shift_right(_ForwardIterator __first, _ForwardIterator __last, shift_right() function
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc_x86_clmul.h121 shift_right(__m128i v, size_t amount) in shift_right() function
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A Ddyadic_float.h136 LIBC_INLINE constexpr DyadicFloat &shift_right(unsigned shift_length) { in shift_right() function