Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/config/arm/
HDarm-protos.h158 extern int is_called_in_ARM_mode (tree);
HDarm.h2208 if (is_called_in_ARM_mode (DECL) \
HDarm.c13107 && !is_called_in_ARM_mode (current_function_decl) in thumb_exit()
13435 is_called_in_ARM_mode (tree func) in is_called_in_ARM_mode() function
13935 if (is_called_in_ARM_mode (current_function_decl)) in thumb_output_function_prologue()
/freebsd-11-stable/contrib/gcc/
HDChangeLog-199913221 (is_called_in_ARM_mode): Return true if the func has the
HDChangeLog-200022723 (is_called_in_ARM_mode): If the function has the interfacearm