Searched defs:sdivrem (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APInt.h | 808 static void sdivrem(const APInt &LHS, const APInt &RHS, in sdivrem() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APInt.cpp | 1847 void APInt::sdivrem(const APInt &LHS, const APInt &RHS, in sdivrem() function in APInt 1865 void APInt::sdivrem(const APInt &LHS, int64_t 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
|
/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
|