Home
last modified time | relevance | path

Searched refs:case_values_threshold (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-switch-conversion.h271 static inline unsigned int case_values_threshold (void);
476 jump_table_cluster::case_values_threshold (void)
481 threshold = targetm.case_values_threshold ();
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-switch-conversion.h268 static inline unsigned int case_values_threshold (void);
476 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
481 threshold = targetm.case_values_threshold (); in case_values_threshold()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-switch-conversion.h272 static inline unsigned int case_values_threshold (void);
477 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
482 threshold = targetm.case_values_threshold (); in case_values_threshold()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-switch-conversion.h271 static inline unsigned int case_values_threshold (void);
476 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
481 threshold = targetm.case_values_threshold (); in case_values_threshold()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-switch-conversion.h268 static inline unsigned int case_values_threshold (void);
476 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
481 threshold = targetm.case_values_threshold (); in case_values_threshold()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-switch-conversion.h268 static inline unsigned int case_values_threshold (void);
476 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
481 threshold = targetm.case_values_threshold (); in case_values_threshold()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-switch-conversion.h291 static inline unsigned int case_values_threshold (void);
502 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
507 threshold = targetm.case_values_threshold (); in case_values_threshold()
H A Dtree-switch-conversion.c1210 if (i - j < case_values_threshold ()) in find_jump_tables()
1311 return end - start + 1 >= case_values_threshold (); in is_beneficial()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-switch-conversion.h281 static inline unsigned int case_values_threshold (void);
492 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
497 threshold = targetm.case_values_threshold (); in case_values_threshold()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.h281 static inline unsigned int case_values_threshold (void);
492 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
497 threshold = targetm.case_values_threshold (); in case_values_threshold()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-switch-conversion.h281 static inline unsigned int case_values_threshold (void);
492 jump_table_cluster::case_values_threshold (void) in case_values_threshold() function
497 threshold = targetm.case_values_threshold (); in case_values_threshold()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dstmt.c771 case_values_threshold (void) in case_values_threshold() function
776 threshold = targetm.case_values_threshold (); in case_values_threshold()
821 if (count < case_values_threshold () in expand_switch_as_decision_tree_p()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dstmt.c812 case_values_threshold (void) in case_values_threshold() function
817 threshold = targetm.case_values_threshold (); in case_values_threshold()
862 if (count < case_values_threshold () in expand_switch_as_decision_tree_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dstmt.c771 case_values_threshold (void) in case_values_threshold() function
776 threshold = targetm.case_values_threshold (); in case_values_threshold()
821 if (count < case_values_threshold () in expand_switch_as_decision_tree_p()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dexpr.h538 extern unsigned int case_values_threshold (void);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexpr.h562 extern unsigned int case_values_threshold (void);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dexpr.h562 extern unsigned int case_values_threshold (void);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dstmt.c1735 case_values_threshold (void) in case_values_threshold() function
1740 threshold = targetm.case_values_threshold (); in case_values_threshold()
1785 if (count < case_values_threshold () in expand_switch_as_decision_tree_p()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dstmt.c1772 case_values_threshold (void) in case_values_threshold() function
1777 threshold = targetm.case_values_threshold (); in case_values_threshold()
1822 if (count < case_values_threshold () in expand_switch_as_decision_tree_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-switch-conversion.c1702 case_values_threshold (void) in case_values_threshold() function
1707 threshold = targetm.case_values_threshold (); in case_values_threshold()
1927 if (count < case_values_threshold () || !tree_fits_uhwi_p (range) in expand_switch_as_decision_tree_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-switch-conversion.c1702 case_values_threshold (void) in case_values_threshold() function
1707 threshold = targetm.case_values_threshold (); in case_values_threshold()
1927 if (count < case_values_threshold () || !tree_fits_uhwi_p (range) in expand_switch_as_decision_tree_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-switch-conversion.c1702 case_values_threshold (void) in case_values_threshold() function
1707 threshold = targetm.case_values_threshold (); in case_values_threshold()
1927 if (count < case_values_threshold () || !tree_fits_uhwi_p (range) in expand_switch_as_decision_tree_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-switch-conversion.c1702 case_values_threshold (void) in case_values_threshold() function
1707 threshold = targetm.case_values_threshold (); in case_values_threshold()
1927 if (count < case_values_threshold () || !tree_fits_uhwi_p (range) in expand_switch_as_decision_tree_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-switch-conversion.c1702 case_values_threshold (void) in case_values_threshold() function
1707 threshold = targetm.case_values_threshold (); in case_values_threshold()
1927 if (count < case_values_threshold () || !tree_fits_uhwi_p (range) in expand_switch_as_decision_tree_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-switch-conversion.c1702 case_values_threshold (void) in case_values_threshold() function
1707 threshold = targetm.case_values_threshold (); in case_values_threshold()
1927 if (count < case_values_threshold () || !tree_fits_uhwi_p (range) in expand_switch_as_decision_tree_p()

12345678