Skip to main content
regclass_map
rustc_
target
1.97.1
(8bab26f4f 2026-07-14)
In rustc_
target::
asm::
x86
rustc_target
::
asm
::
x86
Function
regclass_
map
Copy item path
Source
pub(super) fn regclass_map() ->
FxHashMap
<
InlineAsmRegClass
,
FxIndexSet
<
InlineAsmReg
>>