Home
last modified time | relevance | path

Searched refs:is_gimple_constant (Results 1 – 25 of 247) sorted by relevance

12345678910

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
H A Dgimple-expr.c717 return is_gimple_constant (t); in is_gimple_min_invariant()
729 return is_gimple_constant (t); in is_gimple_ip_invariant()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-expr.h130 is_gimple_constant (const_tree t) in is_gimple_constant() function
H A Dgimple-expr.c730 return is_gimple_constant (t); in is_gimple_min_invariant()
742 return is_gimple_constant (t); in is_gimple_ip_invariant()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
H A Dgimple-expr.c717 return is_gimple_constant (t); in is_gimple_min_invariant()
729 return is_gimple_constant (t); in is_gimple_ip_invariant()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple-expr.h132 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-expr.h130 is_gimple_constant (const_tree t) in is_gimple_constant() function
H A Dgimple-expr.c740 return is_gimple_constant (t); in is_gimple_min_invariant()
752 return is_gimple_constant (t); in is_gimple_ip_invariant()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple-expr.h132 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-expr.h130 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-expr.h130 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-expr.h130 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-expr.h130 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-expr.h130 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-expr.h129 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple-expr.h132 is_gimple_constant (const_tree t) in is_gimple_constant() function
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-uninit.c838 if (!is_gimple_constant (flag_arg)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1031 && cond_rhs != NULL_TREE && is_gimple_constant (cond_rhs)) in use_pred_not_overlap_with_undef_path_pred()
1037 && cond_lhs != NULL_TREE && is_gimple_constant (cond_lhs)) in use_pred_not_overlap_with_undef_path_pred()
1272 if (!is_gimple_constant (cond1_rhs) in is_gcond_subset_of()
1276 if (!is_gimple_constant (cond2_rhs) in is_gcond_subset_of()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-uninit.c846 if (!is_gimple_constant (flag_arg)) in prune_uninit_phi_opnds_in_unrealizable_paths()
1039 && cond_rhs != NULL_TREE && is_gimple_constant (cond_rhs)) in use_pred_not_overlap_with_undef_path_pred()
1045 && cond_lhs != NULL_TREE && is_gimple_constant (cond_lhs)) in use_pred_not_overlap_with_undef_path_pred()
1280 if (!is_gimple_constant (cond1_rhs) in is_gcond_subset_of()
1284 if (!is_gimple_constant (cond2_rhs) in is_gcond_subset_of()

12345678910