Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DBitVector.h610 wordShr(N / BITWORD_SIZE);
816 void wordShr(uint32_t Count) { in wordShr() function