Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/numerics/bit/bitops.rot/
H A Drotr.pass.cpp34 T highbit = std::rotr(T(1), 1); test() local
H A Drotl.pass.cpp34 T highbit = std::rotr(T(1), 1); test() local