Searched refs:topWord (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DAPInt.cpp538 unsigned topWord = whichWord(std::max(n1,n2)-1); local
539 for (int i = topWord; i >= 0; --i) {

Completed in 223 milliseconds