[][src]Function cranelift_codegen_meta::gen_encodings::emit_recipe_constraints

fn emit_recipe_constraints(isa: &TargetIsa, fmt: &mut Formatter)

Emit a table of encoding recipe operand constraints keyed by recipe number.

These are used by the register allocator to pick registers that can be properly encoded.