Home
last modified time | relevance | path

Searched defs:FourShorts (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dvector-bool.cpp5 using FourShorts = short __attribute__((__vector_size__(8))); typedef
H A Dvector-size-conditional.cpp5 using FourShorts = short __attribute__((__vector_size__(8))); typedef
H A Dext-vector-type-conditional.cpp5 using FourShorts = short __attribute__((ext_vector_type(4))); typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dvector-size-conditional.cpp3 using FourShorts = short __attribute__((__vector_size__(8))); typedef
H A Dext-vector-type-conditional.cpp3 using FourShorts = short __attribute__((ext_vector_type(4))); typedef