Skip to main content
regclass_map
rustc_
target
1.98.0-nightly
(14210df0e 2026-05-31)
In rustc_
target::
asm::
nvptx
rustc_target
::
asm
::
nvptx
Function
regclass_
map
Copy item path
Source
pub(super) fn regclass_map() ->
FxHashMap
<
InlineAsmRegClass
,
FxIndexSet
<
InlineAsmReg
>>