Searched defs:udivrem (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APInt.cpp | 1715 void APInt::udivrem(const APInt &LHS, const APInt &RHS, in udivrem() function in APInt 1786 void APInt::udivrem(const APInt &LHS, uint64_t RHS, APInt &Quotient, in udivrem() function in APInt
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APInt.cpp | 2015 void APInt::udivrem(const APInt &LHS, const APInt &RHS, in udivrem() function in APInt
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 1939 void APInt::udivrem(const APInt &LHS, const APInt &RHS, in udivrem() function in APInt
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 1913 void APInt::udivrem(const APInt &LHS, const APInt &RHS, in udivrem() function in APInt
|