Home
last modified time | relevance | path

Searched refs:wordShl (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DBitVector.h659 wordShl(N / BITWORD_SIZE);
796 void wordShl(uint32_t Count) { in wordShl() function