Searched defs:loBit (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp303 void APInt::setBitsSlowCase(unsigned loBit, unsigned hiBit) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp220 unsigned loBit = beginVarBit - N + 1; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h611 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
622 getBitsSetWithWrap(unsigned numBits, unsigned loBit, unsigned hiBit) argument
640 getBitsSetFrom(unsigned numBits, unsigned loBit) argument
[all...]

Completed in 194 milliseconds