Home
last modified time | relevance | path

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

/external/capstone/
DMathExtras.h50 static inline bool isUIntN(unsigned N, uint64_t x) { in isUIntN() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMathExtras.h75 inline bool isUIntN(unsigned N, uint64_t x) { in isUIntN() function
/external/llvm/unittests/Support/
DMathExtrasTest.cpp114 TEST(MathExtras, isUIntN) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DMathExtrasTest.cpp139 TEST(MathExtras, isUIntN) { in TEST() argument