Function melior::dialect::ods::vector::shuffle

source ·
pub fn shuffle<'c>(
    context: &'c Context,
    v_1: Value<'c, '_>,
    v_2: Value<'c, '_>,
    mask: ArrayAttribute<'c>,
    location: Location<'c>
) -> ShuffleOperation<'c>
Expand description

Creates a shuffle operation.