Skip to main content
regclass_map
rustc_
target
1.96.0-nightly
(3b1b0ef4d 2026-03-11)
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
>>