Function melior::dialect::ods::arith::mulf

source ·
pub fn mulf<'c>(
    context: &'c Context,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> MulFOperation<'c>
Expand description

Creates a mulf operation.