rustc_codegen_llvm::asm

Function llvm_fixup_output_type

Source
fn llvm_fixup_output_type<'ll, 'tcx>(
    cx: &CodegenCx<'ll, 'tcx>,
    reg: InlineAsmRegClass,
    layout: &TyAndLayout<'tcx>,
    instance: Instance<'_>,
) -> &'ll Type
Expand description

Output type to use for llvm_fixup_output.