Function rustc_codegen_ssa::target_features::asm_target_features
source · fn asm_target_features(tcx: TyCtxt<'_>, did: DefId) -> &FxIndexSet<Symbol>
Expand description
Computes the set of target features used in a function for the purposes of inline assembly.