Home
last modified time | relevance | path

Searched refs:UNSPEC_GOTOFF_P (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h1352 #define UNSPEC_GOTOFF_P(OP) \ macro
1357 && (UNSPEC_GOTOFF_P (XEXP ((OP), 0)) \
1359 && UNSPEC_GOTOFF_P (XEXP (XEXP ((OP), 0), 0)) \
/netbsd/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h1352 #define UNSPEC_GOTOFF_P(OP) \ macro
1357 && (UNSPEC_GOTOFF_P (XEXP ((OP), 0)) \
1359 && UNSPEC_GOTOFF_P (XEXP (XEXP ((OP), 0), 0)) \
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20027078 * config/sh/sh.h (UNSPEC_GOTOFF_P): Define.