Function cranelift_codegen_meta::gen_inst::gen_common_isle
source · fn gen_common_isle(
formats: &[&InstructionFormat],
instructions: &Vec<Rc<InstructionContent>>,
fmt: &mut Formatter,
isle_target: IsleTarget
)