Home
last modified time | relevance | path

Searched refs:thumb2_expand_return (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h39 extern void thumb2_expand_return (bool);
H A Darm.md8908 thumb2_expand_return (<return_simple_p>);
H A Darm.c27114 thumb2_expand_return (bool simple_return) in thumb2_expand_return() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h39 extern void thumb2_expand_return (bool);
H A Darm.md8909 thumb2_expand_return (<return_simple_p>);
H A Darm.cc27418 thumb2_expand_return (bool simple_return) in thumb2_expand_return() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201221392 * config/arm/arm-protos.h (thumb2_expand_return): New declaration.
21393 * config/arm/arm.c (thumb2_expand_return): New function.
H A DChangeLog-20162537 (thumb2_expand_return): Likewise.
2559 (thumb2_expand_return): Assert that entry functions always have simple
H A DChangeLog-201329058 (thumb2_expand_return): Check simple_return flag.