Function melior::dialect::ods::llvm::fneg

source ·
pub fn fneg<'c>(
    context: &'c Context,
    operand: Value<'c, '_>,
    location: Location<'c>
) -> FNegOperation<'c>
Expand description

Creates a fneg operation.