Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp379 unsigned numWholeSubWords = subBitWidth / APINT_BITS_PER_WORD; in insertBits() local
381 numWholeSubWords * APINT_WORD_SIZE); in insertBits()