Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dconstant_builtins_vector.cpp691 constexpr vector8char vector8intConst = {8, 9, 10, 11, 12, 13, 14, 15}; global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp