Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dvector-bool.cpp6 using TwoInts = int __attribute__((__vector_size__(8))); typedef
H A Dvector-size-conditional.cpp6 using TwoInts = int __attribute__((__vector_size__(8))); typedef
[all...]
H A Dext-vector-type-conditional.cpp6 using TwoInts = int __attribute__((ext_vector_type(2))); typedef
[all...]
/llvm-project/clang/test/CodeGenCXX/
H A Dvector-size-conditional.cpp4 using TwoInts = int __attribute__((__vector_size__(8))); typedef
H A Dext-vector-type-conditional.cpp4 using TwoInts = int __attribute__((ext_vector_type(2))); typedef