Function lambda_mountain::add1rr

source ยท
pub fn add1rr(
    src: impl Constant + Register + Fragment + Sized<1>,
    dst: impl Constant + Register + Fragment + Sized<1>,
) -> impl Fragment + Program