Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp396 unsigned numWholeSubWords = subBitWidth / APINT_BITS_PER_WORD; in insertBits() local
398 numWholeSubWords * APINT_WORD_SIZE); in insertBits()