pub fn intr_vector_reduce_fadd<'c>(
    context: &'c Context,
    res: Type<'c>,
    start_value: Value<'c, '_>,
    input: Value<'c, '_>,
    location: Location<'c>
) -> vector_reduce_faddOperation<'c>
Expand description

Creates an intr.vector.reduce.fadd operation.