rustc_
target
1.85.0-nightly
(e108481f7 2024-12-22)
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
>>