Lines Matching refs:P1
53 define void @test_fma(float* %P1, float* %P2, float* %P3) {
55 %a1 = load float* %P1 ; <float> [#uses=1]
61 store float %Y, float* %P1
65 define i32 @test_ftoi(float* %P1) {
67 %a1 = load float* %P1 ; <float> [#uses=1]
73 define i32 @test_ftou(float* %P1) {
75 %a1 = load float* %P1 ; <float> [#uses=1]
81 define i32 @test_dtoi(double* %P1) {
83 %a1 = load double* %P1 ; <double> [#uses=1]
89 define i32 @test_dtou(double* %P1) {
91 %a1 = load double* %P1 ; <double> [#uses=1]
97 define void @test_utod(double* %P1, i32 %X) {
101 store double %b1, double* %P1
105 define void @test_utod2(double* %P1, i8 %X) {
109 store double %b1, double* %P1