Home
last modified time | relevance | path

Searched refs:notice_stack_pointer_modification_1 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dflow.c290 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 DChangeLog.4888 * flow.c (notice_stack_pointer_modification_1): Cleanup.
995 * flow.c (notice_stack_pointer_modification_1): Notice midifications
H A DChangeLog.312966 (notice_stack_pointer_modification_1): Renamed from s/_1//.
/openbsd/gnu/gcc/gcc/
H A Dflow.c292 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()