Searched defs:loBit (Results 1 – 3 of 3) sorted by relevance
250 /// 0x0000FFFF. Please call getBitsSetWithWrap if \p loBit may be greater than in getBitsSetWithWrap() argument 266 /// If \p hiBit is not bigger than \p loBit, the set bits "wrap". For example, in getBitsSetFrom() argument 238 getBitsSet(unsigned numBits,unsigned loBit,unsigned hiBit) getBitsSet() argument 1334 setBitsWithWrap(unsigned loBit,unsigned hiBit) setBitsWithWrap() argument 1347 setBits(unsigned loBit,unsigned hiBit) setBits() argument 1366 setBitsFrom(unsigned loBit) setBitsFrom() argument [all...]
225 unsigned loBit = beginVarBit - N + 1; addCodeToMergeInOperand() local
310 setBitsSlowCase(unsigned loBit,unsigned hiBit) setBitsSlowCase() argument 390 unsigned loBit = whichBit(bitPosition); insertBits() local 435 unsigned loBit = whichBit(bitPosition); insertBits() local 460 unsigned loBit = whichBit(bitPosition); extractBits() local 499 unsigned loBit = whichBit(bitPosition); extractBitsAsZExtValue() local [all...]