Function melior::dialect::ods::index::shl

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

Creates a shl operation.