Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dconstant-builtins-2.c212 char clz1[__builtin_clz(1) == BITSIZE(int) - 1 ? 1 : -1]; global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp