Function melior::dialect::ods::arm_neon::_2_d_sdot

source ·
pub fn _2_d_sdot<'c>(
    context: &'c Context,
    res: Type<'c>,
    a: Value<'c, '_>,
    b: Value<'c, '_>,
    c: Value<'c, '_>,
    location: Location<'c>
) -> Sdot2dOperation<'c>
Expand description

Creates a 2d.sdot operation.