Home | History | Annotate | Download | only in X86

Lines Matching full:undef

14   %0 = fcmp oeq <2 x float> undef, undef
15 %1 = select <2 x i1> %0, <2 x float> undef, <2 x float> undef
16 store <2 x float> %1, <2 x float>* undef
26 %0 = fcmp oeq <2 x double> undef, undef
27 %1 = select <2 x i1> %0, <2 x double> undef, <2 x double> undef
28 store <2 x double> %1, <2 x double>* undef