Skip to main content
regclass_map
rustc_
target
1.97.0-beta.4
(36645eb0d 2026-06-12)
In rustc_
target::
asm::
msp430
rustc_target
::
asm
::
msp430
Function
regclass_
map
Copy item path
Source
pub(super) fn regclass_map() ->
FxHashMap
<
InlineAsmRegClass
,
FxIndexSet
<
InlineAsmReg
>>