Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh-protos.h360 extern bool sh2a_is_function_vector_call (rtx);
Dsh.md6525 "TARGET_SH2A && sh2a_is_function_vector_call (operands[0])"
6636 "TARGET_SH2A && sh2a_is_function_vector_call (operands[1])"
6716 if (sh2a_is_function_vector_call (XEXP (operands[0], 0)))
6765 if (sh2a_is_function_vector_call (XEXP (operands[1], 0)))
Dsh.cc8496 sh2a_is_function_vector_call (rtx x) in sh2a_is_function_vector_call() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200824285 (sh2a_is_function_vector_call): New.
24298 (sh2a_is_function_vector_call): Likewise.
DChangeLog-201229155 sh2a_is_function_vector_call): Use bool as return type.
29160 sh_need_epilogue, sh2a_is_function_vector_call, sh_attr_renesas_p,