Home
last modified time | relevance | path

Searched refs:__popcnt16 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dms-intrinsics-other.c186 return __popcnt16(x); in test__popcnt16()
/external/clang/lib/Headers/
Dintrin.h108 unsigned short __popcnt16(unsigned short);
517 __popcnt16(unsigned short _Value) { in __popcnt16() function
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.def938 LANGBUILTIN(__popcnt16, "UsUs", "nc", ALL_MS_LANGUAGES)