Home | History | Annotate | Download | only in X86

Lines Matching full:bitcast

29   %bc1 = bitcast float %x to i32
43 %bc1 = bitcast float %x to i32
57 %bc1 = bitcast float %x to i32
71 %bc1 = bitcast float %x to i32
86 %bc1 = bitcast float %x to i32
88 %bc2 = bitcast i32 %and to float
102 %bc1 = bitcast float %x to i32
104 %bc2 = bitcast i32 %and to float
117 %bc1 = bitcast float %x to i32
119 %bc2 = bitcast i32 %and to float
132 %bc1 = bitcast float %x to i32
134 %bc2 = bitcast i32 %and to float
147 %bc1 = bitcast float %x to i32
148 %bc2 = bitcast float %y to i32
161 %bc1 = bitcast float %x to i32
162 %bc2 = bitcast float %y to i32
164 %bc3 = bitcast i32 %and to float
174 %bc1 = bitcast float %x to i32
175 %bc2 = bitcast float %y to i32
177 %bc3 = bitcast i32 %and to float
187 %bc1 = bitcast float %x to i32
188 %bc2 = bitcast float %y to i32
190 %bc3 = bitcast i32 %and to float
201 %bc1 = bitcast float %x to i32
203 %bc2 = bitcast i32 %and to float
214 %bc1 = bitcast float %x to i32
216 %bc2 = bitcast i32 %and to float
228 %bc1 = bitcast double %x to i64
229 %bc2 = bitcast double %y to i64
231 %bc3 = bitcast i64 %and to double
242 %bc1 = bitcast double %x to i64
244 %bc2 = bitcast i64 %and to double
259 %bc1 = bitcast float %x to i32
261 %bc2 = bitcast i32 %and to float
271 %bc1 = bitcast double %x to i64
273 %bc2 = bitcast i64 %and to double
283 %bc1 = bitcast float %x to i32
285 %bc2 = bitcast i32 %xor to float
295 %bc1 = bitcast <2 x double> %x to <2 x i64>
297 %bc2 = bitcast <2 x i64> %and to <2 x double>
307 %bc1 = bitcast <4 x float> %x to <4 x i32>
309 %bc2 = bitcast <4 x i32> %xor to <4 x float>