Searched refs:_popcnt32 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGen/ | ||
D | popcnt-builtins.c | 15 return _popcnt32(__X); in test_popcnt_32() |
/external/clang/lib/Headers/ | ||
D | popcntintrin.h | 57 _popcnt32(int __A) in _popcnt32() function |