Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
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/dist/gcc/
DChangeLog-200824287 (sh2a_function_vector_p): New.
DChangeLog-201229158 flow_dependent_p, sh2a_function_vector_p, expand_block_move,
DChangeLog-201625629 (sh2a_get_function_vector_number, sh2a_function_vector_p): Use for loop.
DChangeLog-201924965 * config/sh/sh.c (sh2a_function_vector_p): Use get_attribute_name.