Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ADT/
DAPInt.h628 Res.setBitsWithWrap(loBit, hiBit);
1468 void setBitsWithWrap(unsigned loBit, unsigned hiBit) {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h625 Res.setBitsWithWrap(loBit, hiBit); in getBitsSetWithWrap()
1453 void setBitsWithWrap(unsigned loBit, unsigned hiBit) { in setBitsWithWrap() function