Home | History | Annotate | Download | only in X86

Lines Matching full:shuffle

523   %shuffle = shufflevector <8 x double> %v, <8 x double> undef, <8 x i32> zeroinitializer
525 %mask = fcmp ogt <8 x double> %shuffle, %x
537 %shuffle = shufflevector <4 x double> %v, <4 x double> undef, <4 x i32> zeroinitializer
539 %mask = fcmp ogt <4 x double> %shuffle, %x
551 %shuffle = shufflevector <2 x double> %v, <2 x double> undef, <2 x i32> <i32 0, i32 0>
553 %mask = fcmp ogt <2 x double> %shuffle, %x
566 %shuffle = shufflevector <16 x float> %v, <16 x float> undef, <16 x i32> <i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0>
568 %mask = fcmp ogt <16 x float> %shuffle, %x
580 %shuffle = shufflevector <8 x float> %v, <8 x float> undef, <8 x i32> <i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0>
582 %mask = fcmp ogt <8 x float> %shuffle, %x
594 %shuffle = shufflevector <4 x float> %v, <4 x float> undef, <4 x i32> <i32 0, i32 0, i32 0, i32 0>
596 %mask = fcmp ogt <4 x float> %shuffle, %x
609 %shuffle = shufflevector <8 x double> %v, <8 x double> undef, <8 x i32> zeroinitializer
611 %mask_cmp = fcmp ogt <8 x double> %shuffle, %x