Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAPInt.h1367 void setLowBits(unsigned loBits) { return setBits(0, loBits); } in setLowBits() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1490 void setLowBits(unsigned loBits) { in setLowBits() function