Searched refs:LOGICAL_OP_NON_SHORT_CIRCUIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.h2341 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
2322 #define LOGICAL_OP_NON_SHORT_CIRCUIT macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.h887 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
885 #define LOGICAL_OP_NON_SHORT_CIRCUIT macro
/freebsd-9.3-release/contrib/gcc/
H A Dfold-const.c4899 #ifndef LOGICAL_OP_NON_SHORT_CIRCUIT
4900 #define LOGICAL_OP_NON_SHORT_CIRCUIT (BRANCH_COST >= 2)
4945 else if (LOGICAL_OP_NON_SHORT_CIRCUIT
5175 if (LOGICAL_OP_NON_SHORT_CIRCUIT)
4871 #define LOGICAL_OP_NON_SHORT_CIRCUIT macro

Completed in 88 milliseconds