[][src]Function cranelift_codegen_meta::shared::immediates::new_enum

fn new_enum(
    format_field_name: &'static str,
    rust_type: &'static str,
    values: HashMap<&'static str, &'static str>
) -> OperandKind