Skip to main content

divf

Function divf 

Source
pub fn divf<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates an arith.divf operation.