Home
last modified time | relevance | path

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

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