Home
last modified time | relevance | path

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

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