Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPIntTest.cpp2293 TEST(APIntTest, RoundingUDiv) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp2663 APInt llvm::APIntOps::RoundingUDiv(const APInt &A, const APInt &B, in RoundingUDiv() function in llvm::APIntOps