Searched refs:notice_stack_pointer_modification_1 (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | flow.c | 290 static void notice_stack_pointer_modification_1 PARAMS ((rtx, rtx, void *)); 901 notice_stack_pointer_modification_1 (x, pat, data) in notice_stack_pointer_modification_1() function 933 note_stores (PATTERN (insn), notice_stack_pointer_modification_1,
|
H A D | ChangeLog.4 | 888 * flow.c (notice_stack_pointer_modification_1): Cleanup. 995 * flow.c (notice_stack_pointer_modification_1): Notice midifications
|
H A D | ChangeLog.3 | 12966 (notice_stack_pointer_modification_1): Renamed from s/_1//.
|
/openbsd/gnu/gcc/gcc/ |
H A D | flow.c | 292 static void notice_stack_pointer_modification_1 (rtx, rtx, void *); 880 notice_stack_pointer_modification_1 (rtx x, rtx pat ATTRIBUTE_UNUSED, in notice_stack_pointer_modification_1() function 912 notice_stack_pointer_modification_1, in notice_stack_pointer_modification()
|