Lines Matching full:i128
203 %0 = bitcast fp128 %mul to i128
204 %shift = lshr i128 %0, 32
205 %or5 = or i128 %shift, %0
206 %or = trunc i128 %or5 to i32
240 %conv = zext i64 %a to i128
241 %shl = shl nuw i128 %conv, 64
242 %conv1 = zext i64 %b to i128
243 %or = or i128 %shl, %conv1
244 %add = add i128 %or, 3
245 %0 = bitcast i128 %add to fp128