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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h887 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
885 #define LOGICAL_OP_NON_SHORT_CIRCUIT macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2344 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
2325 #define LOGICAL_OP_NON_SHORT_CIRCUIT macro
/freebsd-11-stable/contrib/gcc/
H A Dfold-const.c4901 #ifndef LOGICAL_OP_NON_SHORT_CIRCUIT
4902 #define LOGICAL_OP_NON_SHORT_CIRCUIT (BRANCH_COST >= 2)
4947 else if (LOGICAL_OP_NON_SHORT_CIRCUIT
5177 if (LOGICAL_OP_NON_SHORT_CIRCUIT)
4873 #define LOGICAL_OP_NON_SHORT_CIRCUIT macro

Completed in 285 milliseconds