Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp930 unsigned WordsToMove = getNumWords() - WordShift; in ashrSlowCase() local
2594 unsigned WordsToMove = Words - WordShift; in tcShiftRight() local