Function lambda_mountain::add4cr

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