Skip to main content

subi

Function subi 

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

Creates an arith.subi operation.