Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DMathExtrasTest.cpp121 TEST(MathExtras, maxIntN) { in TEST() argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DMathExtras.h279 inline int64_t maxIntN(int64_t N) { in maxIntN() function