Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp1918 void APInt::sdivrem(const APInt &LHS, const APInt &RHS, in sdivrem() function in APInt
1936 void APInt::sdivrem(const APInt &LHS, int64_t RHS, in sdivrem() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1965 void APInt::sdivrem(const APInt &LHS, const APInt &RHS, in sdivrem() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp1991 void APInt::sdivrem(const APInt &LHS, const APInt &RHS, in sdivrem() function in APInt