Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc103 static bool is_called_in_ARM_mode (tree);
26146 && !is_called_in_ARM_mode (current_function_decl) in thumb_exit()
26548 is_called_in_ARM_mode (tree func) in is_called_in_ARM_mode() function
26951 if (is_called_in_ARM_mode (current_function_decl)) in thumb1_expand_prologue()
33556 if (is_called_in_ARM_mode (decl) in arm_declare_function_name()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201533534 (is_called_in_ARM_mode): Remove.
33535 * config/arm/arm.c (is_called_in_ARM_mode): Declare static bool.
DChangeLog-199913221 (is_called_in_ARM_mode): Return true if the func has the
DChangeLog-200022723 (is_called_in_ARM_mode): If the function has the interfacearm