Function melior::dialect::ods::index::shru

source ·
pub fn shru<'c>(
    context: &'c Context,
    result: Type<'c>,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> ShrUOperation<'c>
Expand description

Creates a shru operation.