Searched refs:need_cfa_note_p (Results 1 – 2 of 2) sorted by relevance
7458 bool need_cfa_note_p = (base_rtx != stack_pointer_rtx); in aarch64_save_callee_saves() local7481 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()
8900 bool need_cfa_note_p = (base_rtx != stack_pointer_rtx); in aarch64_save_callee_saves() local8922 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()