parse_instruction_set_attr
rustc_
codegen_
ssa
1.92.0
(ded5c06cf 2025-12-08)
In rustc_
codegen_
ssa::
codegen_
attrs
rustc_codegen_ssa
::
codegen_attrs
Function
parse_
instruction_
set_
attr
Copy item path
Source
fn parse_instruction_set_attr( tcx:
TyCtxt
<'_>, attr: &
Attribute
, ) ->
Option
<
InstructionSetAttr
>