Function melior::dialect::ods::tosa::negate

source ·
pub fn negate<'c>(
    context: &'c Context,
    output: Type<'c>,
    input_1: Value<'c, '_>,
    location: Location<'c>
) -> NegateOperation<'c>
Expand description

Creates a negate operation.