Home
last modified time | relevance | path

Searched refs:sh2a_function_vector_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc306 static bool sh2a_function_vector_p (tree);
1572 && sh2a_function_vector_p (decl) && TARGET_SH2A) in sh_encode_section_info()
8503 if (sh2a_function_vector_p (tr)) in sh2a_is_function_vector_call()
8627 sh2a_function_vector_p (tree func) in sh2a_function_vector_p() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c306 static bool sh2a_function_vector_p (tree);
1572 && sh2a_function_vector_p (decl) && TARGET_SH2A) in sh_encode_section_info()
8503 if (sh2a_function_vector_p (tr)) in sh2a_is_function_vector_call()
8627 sh2a_function_vector_p (tree func) in sh2a_function_vector_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200824287 (sh2a_function_vector_p): New.
H A DChangeLog-201229158 flow_dependent_p, sh2a_function_vector_p, expand_block_move,
H A DChangeLog-201625629 (sh2a_get_function_vector_number, sh2a_function_vector_p): Use for loop.
H A DChangeLog-201924965 * config/sh/sh.c (sh2a_function_vector_p): Use get_attribute_name.