Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h1435 void setLowBits(unsigned loBits) { in setLowBits() argument
1436 return setBits(0, loBits); in setLowBits()