Skip to main content
regclass_map
rustc_
target
1.95.0-beta.3
(94a8e826a 2026-03-08)
In rustc_
target::
asm::
bpf
rustc_target
::
asm
::
bpf
Function
regclass_
map
Copy item path
Source
pub(super) fn regclass_map() ->
FxHashMap
<
InlineAsmRegClass
,
FxIndexSet
<
InlineAsmReg
>>