regclass_map
rustc_
target
1.93.0-nightly
(82ae0ee64 2025-10-31)
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
>>