Searched defs:RoundingSDiv (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 2750 APInt llvm::APIntOps::RoundingSDiv(const APInt &A, const APInt &B, RoundingSDiv() function in llvm::APIntOps |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | APIntTest.cpp | 2991 TEST(APIntTest,RoundingSDiv) TEST() argument |