Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DMathExtrasTest.cpp131 TEST(MathExtras, maxUIntN) { in TEST() argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DMathExtras.h261 inline uint64_t maxUIntN(uint64_t N) { in maxUIntN() function