Home | History | Annotate | Download | only in InstCombine

Lines Matching full:i128

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