rustc_
target
1.86.0-nightly
(ed43cbcb8 2025-01-21)
In rustc_
target::
asm::
arm
Enums
ArmInlineAsmReg
ArmInlineAsmRegClass
Functions
fill_reg_map
frame_pointer_is_r7
frame_pointer_r11
frame_pointer_r7
not_thumb1
regclass_map
reserved_r9
rustc_target
::
asm
::
arm
Function
frame_pointer_is_r7
Copy item path
Settings
Help
Summary
Source
fn frame_pointer_is_r7( target_features: &
FxIndexSet
<
Symbol
>, target: &
Target
, ) ->
bool