Home
last modified time | relevance | path

Searched refs:need_cfa_note_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c7458 bool need_cfa_note_p = (base_rtx != stack_pointer_rtx); in aarch64_save_callee_saves() local
7481 if (need_cfa_note_p) in aarch64_save_callee_saves()
7493 need_cfa_note_p = true; in aarch64_save_callee_saves()
7501 if (frame_related_p && need_cfa_note_p) in aarch64_save_callee_saves()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc8900 bool need_cfa_note_p = (base_rtx != stack_pointer_rtx); in aarch64_save_callee_saves() local
8922 if (need_cfa_note_p) in aarch64_save_callee_saves()
8934 need_cfa_note_p = true; in aarch64_save_callee_saves()
8942 if (frame_related_p && need_cfa_note_p) in aarch64_save_callee_saves()