Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dconstant-builtins-2.c385 char rotateleft4[__builtin_rotateleft64(0xFEDCBA9876543210ULL, 55) == 0x87F6E5D4C3B2A19ULL ? 1 : -1]; global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp