Skip to main content
regclass_map
rustc_
target
1.95.0-beta.6
(8ebd00517 2026-04-01)
In rustc_
target::
asm::
powerpc
rustc_target
::
asm
::
powerpc
Function
regclass_
map
Copy item path
Source
pub(super) fn regclass_map() ->
FxHashMap
<
InlineAsmRegClass
,
FxIndexSet
<
InlineAsmReg
>>