Function lambda_mountain::add8cl

source ยท
pub fn add8cl(
    _src: impl Constant + Literal + Fragment + Sized<8>,
    _dst: impl Constant + LocalVariable + Fragment + Sized<8>,
) -> impl Fragment + Program