Searched defs:NumWords (Results 1 – 12 of 12) sorted by relevance
42 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local
38 static constexpr unsigned NumWords = (NumBits + BITWORD_SIZE-1) / BITWORD_SIZE; variable
748 uint32_t NumWords = Bits.size(); in wordShl() local766 uint32_t NumWords = Bits.size(); in wordShr() local
1506 unsigned NumWords = llvm::APInt::getNumWords(BitWidth); in getIntValue() local