Lines Matching full:i16
3 define i16 @rol1u16(i16 %x.arg) nounwind {4 %retval = alloca i165 %x = alloca i166 store i16 %x.arg, i16* %x7 %1 = load i16* %x8 %2 = shl i16 %1, 19 %3 = load i16* %x10 %4 = lshr i16 %3, 1511 %5 = or i16 %2, %412 store i16 %5, i16* %retval15 %6 = load i16* %retval16 ret i16 %6