Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/config/arm/
Darm-protos.h158 extern int is_called_in_ARM_mode (tree);
Darm.h2206 if (is_called_in_ARM_mode (DECL) \
Darm.c13097 && !is_called_in_ARM_mode (current_function_decl) in thumb_exit()
13425 is_called_in_ARM_mode (tree func) in is_called_in_ARM_mode() function
13925 if (is_called_in_ARM_mode (current_function_decl)) in thumb_output_function_prologue()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Darm-protos.h175 extern int is_called_in_ARM_mode PARAMS ((tree));
Darm.c9669 && !is_called_in_ARM_mode (current_function_decl))
10070 is_called_in_ARM_mode (func) in is_called_in_ARM_mode() function
10208 && !is_called_in_ARM_mode (current_function_decl) in thumb_unexpanded_epilogue()
10227 && is_called_in_ARM_mode (current_function_decl)) ? in thumb_unexpanded_epilogue()
10533 if (is_called_in_ARM_mode (current_function_decl))
Darm.h2558 if (is_called_in_ARM_mode (DECL)) \
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.213221 (is_called_in_ARM_mode): Return true if the func has the
DChangeLog.37457 (is_called_in_ARM_mode): If the function has the interfacearm