Skip to main content
regclass_map
rustc_
target
1.99.0-beta.1
(f47d5bb13 2026-08-17)
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
>>