Home
last modified time | relevance | path

Searched +defs:S +defs:X +defs:word (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp333 for (unsigned word = loWord + 1; word < hiWord; ++word) in setBitsSlowCase() local
479 for (unsigned word = 0; word < NumDstWords; ++word) { in extractBits() local
755 unsigned S = BitWidth; in reverseBits() local
1274 #define DEBUG_KNUTH(X) LLVM_DEBUG(X) in KnuthDiv() argument
1276 #define DEBUG_KNUTH(X) do {} while(false) in KnuthDiv() argument
2269 SmallString<40> S, U; in dump() local
2278 SmallString<40> S; in print() local
2920 APInt X; in SolveQuadraticEquationWrap() local