Home
last modified time | relevance | path

Searched refs:then_not_else (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/arc/
Darc.c2034 int then_not_else = TRUE; local
2050 then_not_else = FALSE;
2057 then_not_else = FALSE;
2207 if (reverse || then_not_else)
/openbsd/src/gnu/gcc/gcc/config/arc/
Darc.c2054 int then_not_else = TRUE; in arc_final_prescan_insn() local
2070 then_not_else = FALSE; in arc_final_prescan_insn()
2077 then_not_else = FALSE; in arc_final_prescan_insn()
2226 if (reverse || then_not_else) in arc_final_prescan_insn()
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Darm.c9099 int then_not_else = TRUE; local
9121 then_not_else = FALSE;
9128 then_not_else = FALSE;
9322 if (reverse || then_not_else)
/openbsd/src/gnu/gcc/gcc/config/arm/
Darm.c11675 int then_not_else = TRUE; in arm_final_prescan_insn() local
11697 then_not_else = FALSE; in arm_final_prescan_insn()
11704 then_not_else = FALSE; in arm_final_prescan_insn()
11915 if (reverse || then_not_else) in arm_final_prescan_insn()