Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp1736 uint64_t QuotVal = LHS.U.VAL / RHS.U.VAL; in udivrem() local
1806 uint64_t QuotVal = LHS.U.VAL / RHS; in udivrem() local