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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h150 #define TARGET_AT_DBR_CONDEXEC (!TARGET_ARC700 && !TARGET_V2) macro
H A Darc.c169 && (TARGET_AT_DBR_CONDEXEC || INSN_FROM_TARGET_P (INSN)))) \
4588 : TARGET_AT_DBR_CONDEXEC && code == '#' ? ".d"
5503 && (TARGET_AT_DBR_CONDEXEC || INSN_FROM_TARGET_P (insn)))
9675 if (!TARGET_AT_DBR_CONDEXEC && !INSN_FROM_TARGET_P (dlay))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h152 #define TARGET_AT_DBR_CONDEXEC (!TARGET_ARC700 && !TARGET_V2) macro
H A Darc.cc169 && (TARGET_AT_DBR_CONDEXEC || INSN_FROM_TARGET_P (INSN)))) \
4593 : TARGET_AT_DBR_CONDEXEC && code == '#' ? ".d"
5508 && (TARGET_AT_DBR_CONDEXEC || INSN_FROM_TARGET_P (insn)))
9683 if (!TARGET_AT_DBR_CONDEXEC && !INSN_FROM_TARGET_P (dlay))

Completed in 306 milliseconds