Lines Matching refs:bc1
29 %bc1 = bitcast float %x to i32
30 %and = and i32 %bc1, %y
43 %bc1 = bitcast float %x to i32
44 %and = and i32 %y, %bc1
57 %bc1 = bitcast float %x to i32
58 %and = and i32 %bc1, 1
71 %bc1 = bitcast float %x to i32
72 %and = and i32 2, %bc1
86 %bc1 = bitcast float %x to i32
87 %and = and i32 %bc1, %y
102 %bc1 = bitcast float %x to i32
103 %and = and i32 %y, %bc1
117 %bc1 = bitcast float %x to i32
118 %and = and i32 %bc1, 3
132 %bc1 = bitcast float %x to i32
133 %and = and i32 4, %bc1
147 %bc1 = bitcast float %x to i32
149 %and = and i32 %bc1, %bc2
161 %bc1 = bitcast float %x to i32
163 %and = and i32 %bc1, %bc2
174 %bc1 = bitcast float %x to i32
176 %and = or i32 %bc1, %bc2
187 %bc1 = bitcast float %x to i32
189 %and = xor i32 %bc1, %bc2
201 %bc1 = bitcast float %x to i32
202 %and = or i32 %bc1, 3
214 %bc1 = bitcast float %x to i32
215 %and = xor i32 %bc1, 3
228 %bc1 = bitcast double %x to i64
230 %and = and i64 %bc1, %bc2
242 %bc1 = bitcast double %x to i64
243 %and = and i64 %bc1, 3
259 %bc1 = bitcast float %x to i32
260 %and = and i32 %bc1, 2147483648