Function rustc_target::asm::aarch64::restricted_for_arm64ec

source ·
fn restricted_for_arm64ec(
    arch: InlineAsmArch,
    _reloc_model: RelocModel,
    _target_features: &FxIndexSet<Symbol>,
    _target: &Target,
    _is_clobber: bool
) -> Result<(), &'static str>