Function rustc_codegen_llvm::asm::llvm_fixup_input [−][src]
fn llvm_fixup_input<'a, 'll, 'tcx>(
bx: &mut Builder<'a, 'll, 'tcx>,
value: &'ll Value,
reg: InlineAsmRegClass,
layout: &TyAndLayout<'tcx>
) -> &'ll Value
Expand description
Fix up an input value to work around LLVM bugs.