Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp1917 void APInt::sdivrem(const APInt &LHS, const APInt &RHS, in sdivrem() function in APInt
1935 void APInt::sdivrem(const APInt &LHS, int64_t RHS, in sdivrem() function in APInt