Home | History | Annotate | Download | only in InstCombine

Lines Matching full:i128

61 ///      %C = shl i128 %A, 64
62 /// %D = shl i128 %B, 96
63 /// %E = or i128 %C, %D
64 /// %F = lshr i128 %E, 64