Function melior::dialect::index::shl

source ·
pub fn shl<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> Operation<'c>
Expand description

Creates an index.shl operation.