Home
last modified time | relevance | path

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

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