Searched defs:Rotl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/__support/CPP/ | ||
H A D | bit_test.cpp | 172 TEST(LlvmLibcBitTest,Rotl) TEST() argument |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | BitTest.cpp | 357 TEST(BitTest, Rotl) { in TEST() argument |