Function melior_next::dialect::arith::xori

source ·
pub fn xori<'c>(
    lhs: Value<'c>,
    rhs: Value<'c>,
    result: Type<'c>,
    location: Location<'c>
) -> Operation<'c>