Searched defs:sdivrem (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/lib/Support/ |
D | APInt.cpp | 1917 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/ |
D | APInt.cpp | 1918 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/ |
D | APInt.cpp | 1965 void APInt::sdivrem(const APInt &LHS, const APInt &RHS, in sdivrem() function in APInt
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 1991 void APInt::sdivrem(const APInt &LHS, const APInt &RHS, in sdivrem() function in APInt
|