Home
last modified time | relevance | path

Searched refs:expand_null_return_1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dstmt.c113 static void expand_null_return_1 (void);
1498 expand_null_return_1 (); in expand_null_return()
1548 expand_null_return_1 (); in expand_value_return()
1554 expand_null_return_1 (void) in expand_null_return_1() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dstmt.c414 static void expand_null_return_1 PARAMS ((rtx));
2924 expand_null_return_1 (last_insn); in expand_null_return()
3003 expand_null_return_1 (last_insn);
3010 expand_null_return_1 (last_insn) in expand_null_return_1() function
H A DChangeLog.614411 * stmt.c (expand_null_return_1): Remove code to generate simple returns