Home
last modified time | relevance | path

Searched defs:WordsToMove (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp1002 unsigned WordsToMove = getNumWords() - WordShift; in ashrSlowCase() local
2747 unsigned WordsToMove = Words - WordShift; in tcShiftRight() local