Home
last modified time | relevance | path

Searched refs:two_ll (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dext-vector-type-conditional.cpp20 TwoLongLong two_ll; variable
63 two_ll ? two_doubles : two_doubles; in TwoVectorOps()
H A Dvector-size-conditional.cpp20 TwoLongLong two_ll; variable
52 two_ll ? two_doubles : two_doubles; in TwoVectorOps()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dext-vector-type-conditional.cpp22 TwoLongLong two_ll; variable
50 …(void)(four_ints ? two_ll : two_ll); // expected-error {{vector condition type 'FourIn… in Operands()
H A Dvector-size-conditional.cpp23 TwoLongLong two_ll; variable
53 …(void)(four_ints ? two_ll : two_ll); // expected-error {{vector condition type 'FourIn… in Operands()