Lines Matching refs:yp
27 define <16 x i32> @test3(<16 x i32> %x, <16 x i32> %x1, <16 x i32>* %yp) nounwind {
33 %y = load <16 x i32>, <16 x i32>* %yp, align 4
930 define <2 x double> @test31(<2 x double> %x, <2 x double> %x1, <2 x double>* %yp) nounwind {
943 %y = load <2 x double>, <2 x double>* %yp, align 4
949 define <4 x double> @test32(<4 x double> %x, <4 x double> %x1, <4 x double>* %yp) nounwind {
962 %y = load <4 x double>, <4 x double>* %yp, align 4
968 define <8 x double> @test33(<8 x double> %x, <8 x double> %x1, <8 x double>* %yp) nounwind {
974 %y = load <8 x double>, <8 x double>* %yp, align 4
980 define <4 x float> @test34(<4 x float> %x, <4 x float> %x1, <4 x float>* %yp) nounwind {
992 %y = load <4 x float>, <4 x float>* %yp, align 4
998 define <8 x float> @test35(<8 x float> %x, <8 x float> %x1, <8 x float>* %yp) nounwind {
1015 %y = load <8 x float>, <8 x float>* %yp, align 4
1021 define <16 x float> @test36(<16 x float> %x, <16 x float> %x1, <16 x float>* %yp) nounwind {
1027 %y = load <16 x float>, <16 x float>* %yp, align 4