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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h146 #define TARGET_PAD_RETURN (TARGET_ARC700 && !optimize_size) macro
H A Darc.c4583 /* For TARGET_PAD_RETURN we might have grabbed the delay insn. */
8298 if (!TARGET_PAD_RETURN)
9434 if (TARGET_PAD_RETURN
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h148 #define TARGET_PAD_RETURN (TARGET_ARC700 && !optimize_size) macro
H A Darc.cc4588 /* For TARGET_PAD_RETURN we might have grabbed the delay insn. */
8297 if (!TARGET_PAD_RETURN)
9442 if (TARGET_PAD_RETURN

Completed in 308 milliseconds