Home
last modified time | relevance | path

Searched defs:popcount8 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dconstant-builtins-2.c353 char popcount8[__builtin_popcountll(0LL) == 0 ? 1 : -1]; global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp