pub fn intr_vector_reduce_fmaximum<'c>(
    context: &'c Context,
    res: Type<'c>,
    in: Value<'c, '_>,
    location: Location<'c>
) -> vector_reduce_fmaximumOperation<'c>
Expand description

Creates an intr.vector.reduce.fmaximum operation.