Searched refs:_popcnt64 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | popcnt-builtins.c | 25 return _popcnt64(__X); in test_popcnt_64() |
/external/clang/lib/Headers/ | ||
D | popcntintrin.h | 90 _popcnt64(long long __A) in _popcnt64() function |