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

Creates an intr.vector.reduce.umax operation.