Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dvector-bool.cpp13 using TwoFloats = float __attribute__((__vector_size__(8))); typedef
H A Dvector-size-conditional.cpp12 using TwoFloats = float __attribute__((__vector_size__(8))); typedef
[all...]
H A Dext-vector-type-conditional.cpp12 using TwoFloats = float __attribute__((ext_vector_type(2))); typedef
[all...]
/llvm-project/clang/test/CodeGenCXX/
H A Dvector-size-conditional.cpp10 using TwoFloats = float __attribute__((__vector_size__(8))); typedef
H A Dext-vector-type-conditional.cpp10 using TwoFloats = float __attribute__((ext_vector_type(2))); typedef