rustc_
target
1.85.0-nightly
(a47555110 2024-11-22)
In rustc_
target::
asm::
bpf
rustc_target
::
asm
::
bpf
Function
regclass_map
Copy item path
Source
pub(super) fn regclass_map() ->
FxHashMap
<
InlineAsmRegClass
,
FxIndexSet
<
InlineAsmReg
>>