Searched defs:ShuffleVector0 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaTemplate/
H A Dinstantiate-clang.cpp24 struct ShuffleVector0 { struct
32 template struct ShuffleVector0<double2, double2, 2, 1>;
33 template struct ShuffleVector0<double2, double2, 4, 3>; // expected-note{{instantiation}}

Completed in 153 milliseconds