Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dconstant-builtins-2.c384 char rotateleft3[__builtin_rotateleft32(0x76543210, 22) == 0x841D950C ? 1 : -1]; global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp