Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dvector-bool.cpp8 using TwoUInts = unsigned __attribute__((__vector_size__(8))); typedef
H A Dvector-size-conditional.cpp7 using TwoUInts = unsigned __attribute__((__vector_size__(8))); typedef
H A Dext-vector-type-conditional.cpp7 using TwoUInts = unsigned __attribute__((ext_vector_type(2))); typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dvector-size-conditional.cpp5 using TwoUInts = unsigned __attribute__((__vector_size__(8))); typedef
H A Dext-vector-type-conditional.cpp5 using TwoUInts = unsigned __attribute__((ext_vector_type(2))); typedef