Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/config/mips/
Dmips.h2322 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0 macro
/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000.h885 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0 macro
/freebsd-9-stable/contrib/gcc/
Dfold-const.c4870 #ifndef LOGICAL_OP_NON_SHORT_CIRCUIT
4871 #define LOGICAL_OP_NON_SHORT_CIRCUIT (BRANCH_COST >= 2) macro
4916 else if (LOGICAL_OP_NON_SHORT_CIRCUIT in fold_range_test()
5144 if (LOGICAL_OP_NON_SHORT_CIRCUIT) in fold_truthop()
DChangeLog-20044719 (LOGICAL_OP_NON_SHORT_CIRCUIT): ... here.
4723 (LOGICAL_OP_NON_SHORT_CIRCUIT): ... here.
DChangeLog-200516386 (LOGICAL_OP_NON_SHORT_CIRCUIT): Define to zero.