regclass_map
rustc_
target
1.92.0-nightly
(4082d6a3f 2025-09-27)
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
>>