Home
last modified time | relevance | path

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

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