Function rustc_codegen_llvm::asm::llvm_fixup_output_type
source · fn llvm_fixup_output_type<'ll, 'tcx>(
cx: &CodegenCx<'ll, 'tcx>,
reg: InlineAsmRegClass,
layout: &TyAndLayout<'tcx>
) -> &'ll Type
Expand description
Output type to use for llvm_fixup_output.