Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp1786 void APInt::udivrem(const APInt &LHS, const APInt &RHS, in udivrem() function in APInt
1857 void APInt::udivrem(const APInt &LHS, uint64_t RHS, APInt &Quotient, in udivrem() function in APInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1898 void APInt::udivrem(const APInt &LHS, const APInt &RHS, in udivrem() function in APInt