HomeSort by: relevance | last modified time | path
    Searched defs:LOGICAL_OP_NON_SHORT_CIRCUIT (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-ifcombine.cc 46 #ifndef LOGICAL_OP_NON_SHORT_CIRCUIT
47 #define LOGICAL_OP_NON_SHORT_CIRCUIT \
606 bool logical_op_non_short_circuit = LOGICAL_OP_NON_SHORT_CIRCUIT; local
608 logical_op_non_short_circuit
610 if (!logical_op_non_short_circuit || sanitize_coverage_p ())
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-ifcombine.cc 46 #ifndef LOGICAL_OP_NON_SHORT_CIRCUIT
47 #define LOGICAL_OP_NON_SHORT_CIRCUIT \
579 bool logical_op_non_short_circuit = LOGICAL_OP_NON_SHORT_CIRCUIT; local
581 logical_op_non_short_circuit
583 if (!logical_op_non_short_circuit || sanitize_coverage_p ())
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.h 255 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc/dist/gcc/config/pru/
pru.h 574 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.h 255 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/pru/
pru.h 574 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky.h 1162 #define LOGICAL_OP_NON_SHORT_CIRCUIT \
  /src/external/gpl3/gcc/dist/gcc/config/visium/
visium.h 1093 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.h 1158 #define LOGICAL_OP_NON_SHORT_CIRCUIT \
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h 850 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.h 749 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/visium/
visium.h 1093 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.h 981 #define LOGICAL_OP_NON_SHORT_CIRCUIT false
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.h 871 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv.h 915 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.h 948 #define LOGICAL_OP_NON_SHORT_CIRCUIT \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h 2208 #define LOGICAL_OP_NON_SHORT_CIRCUIT \
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.h 2748 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h 1029 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h 2170 #define LOGICAL_OP_NON_SHORT_CIRCUIT \
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.h 2730 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.h 1479 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.h 1479 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h 1075 #define LOGICAL_OP_NON_SHORT_CIRCUIT 0

Completed in 50 milliseconds