Home
last modified time | relevance | path

Searched refs:use_simple_return_p (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-protos.h29 extern bool use_simple_return_p (void);
H A Diterators.md1413 (simple_return " && use_simple_return_p ()")])
1415 (simple_return " && use_simple_return_p ()")])
H A Darm.c4361 use_simple_return_p (void) in use_simple_return_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h29 extern bool use_simple_return_p (void);
H A Diterators.md1467 (simple_return " && use_simple_return_p ()")])
1469 (simple_return " && use_simple_return_p ()")])
H A Darm.cc4466 use_simple_return_p (void) in use_simple_return_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201329057 * config/arm/arm.c (use_simple_return_p): New added.
H A DChangeLog-201731799 (use_simple_return_p): Call arm_compute_frame_layout if needed.