Lines Matching refs:res1
10 ; CHECK: %res1 = fadd float %x1, %x1
11 %res1 = fadd float %x1, %x1
33 ; CHECK: %res1 = fadd <2 x float> %x1, %x1
34 %res1 = fadd <2 x float> %x1, %x1
53 ; CHECK: %res1 = fadd <2 x double> %x1, %x1
54 %res1 = fadd <2 x double> %x1, %x1
73 ; CHECK: %res1 = fadd <2 x half> %x1, %x1
74 %res1 = fadd <2 x half> %x1, %x1
93 ; CHECK: %res1 = fsub float %x1, %x1
94 %res1 = fsub float %x1, %x1
101 ; CHECK: %res1 = fmul float %x1, %x1
102 %res1 = fmul float %x1, %x1
109 ; CHECK: %res1 = fdiv float %x1, %x1
110 %res1 = fdiv float %x1, %x1
117 ; CHECK: %res1 = frem float %x1, %x1
118 %res1 = frem float %x1, %x1