Home
last modified time | relevance | path

Searched refs:__clzll (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Darm_acle.c165 return __clzll(t); in test_clzll()
/external/clang/lib/Headers/
Darm_acle.h148 __clzll(uint64_t t) { in __clzll() function