Skip to main content

func

Function func 

Source
pub fn func(
    source: &Func,
    names: &mut Interner,
    conv: &'static CallRegs,
) -> Result<Lowered, Unsupported>
Expand description

The x86-64 machine IR for that function.

ยงErrors

The first instruction no rule fires on, which today is anything at a width the rule set is not written at, a parameter that does not arrive in a register this can read, or a call that passes something this cannot put where the convention wants it.