Function cranelift_codegen_meta::gen_isle::gen_lower_isle

source ·
fn gen_lower_isle(
    formats: &[Rc<InstructionFormat>],
    instructions: &Vec<Rc<InstructionContent>>,
    fmt: &mut Formatter
)