Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DAPIntTest.cpp910 void testDiv(APInt a, APInt b, APInt c) { in testDiv() function
1005 void testDiv(APInt a, uint64_t b, APInt c) { in testDiv() function