Searched refs:SYMBOL_REF_SHORT_CALL_P (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h49 #define SYMBOL_REF_SHORT_CALL_P(X) \ macro
H A Darc.c7587 && !SYMBOL_REF_SHORT_CALL_P (sym_ref)
7600 return (SYMBOL_REF_SHORT_CALL_P (sym_ref)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h49 #define SYMBOL_REF_SHORT_CALL_P(X) \ macro
H A Darc.cc7592 && !SYMBOL_REF_SHORT_CALL_P (sym_ref)
7605 return (SYMBOL_REF_SHORT_CALL_P (sym_ref)

Completed in 284 milliseconds