Function cranelift_codegen_meta::shared::entities::new
source · fn new(
format_field_name: &'static str,
rust_type: &'static str,
doc: &'static str
) -> OperandKind
Expand description
Small helper to initialize an OperandBuilder with the right kind, for a given name and doc.