Function rustc_target::asm::arm::reserved_r9
source · fn reserved_r9(
arch: InlineAsmArch,
reloc_model: RelocModel,
target_features: &FxIndexSet<Symbol>,
target: &Target,
is_clobber: bool
) -> Result<(), &'static str>