Home
last modified time | relevance | path

Searched refs:first_dep (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmDependsCompiler.cxx209 bool first_dep = true; in WriteDependencies() local
215 if (first_dep) { in WriteDependencies()
216 first_dep = false; in WriteDependencies()
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmDependsCompiler.cxx209 bool first_dep = true; in WriteDependencies() local
215 if (first_dep) { in WriteDependencies()
216 first_dep = false; in WriteDependencies()
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmDependsCompiler.cxx209 bool first_dep = true; in WriteDependencies() local
215 if (first_dep) { in WriteDependencies()
216 first_dep = false; in WriteDependencies()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimple-ssa-strength-reduction.c2029 && (gimple_assign_rhs_code (first_dep->cand_stmt) in analyze_increments()
2052 && TREE_CODE (first_dep->stride) != INTEGER_CST in analyze_increments()
2053 && !legal_cast_p_1 (first_dep->stride, in analyze_increments()
2054 gimple_assign_lhs (first_dep->cand_stmt))) in analyze_increments()
2077 else if (first_dep->kind == CAND_MULT) in analyze_increments()
2569 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
2578 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
2592 replace_dependents (first_dep); in analyze_candidates_and_replace()
2623 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
2627 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimple-ssa-strength-reduction.c2014 && (gimple_assign_rhs_code (first_dep->cand_stmt) in analyze_increments()
2037 && TREE_CODE (first_dep->stride) != INTEGER_CST in analyze_increments()
2038 && !legal_cast_p_1 (first_dep->stride, in analyze_increments()
2039 gimple_assign_lhs (first_dep->cand_stmt))) in analyze_increments()
2062 else if (first_dep->kind == CAND_MULT) in analyze_increments()
2554 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
2563 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
2577 replace_dependents (first_dep); in analyze_candidates_and_replace()
2608 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
2612 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c3096 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3117 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3119 (first_dep->cand_stmt)))) in analyze_increments()
3127 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3138 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3143 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3912 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3921 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3965 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3969 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-strength-reduction.c3096 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3117 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3119 (first_dep->cand_stmt)))) in analyze_increments()
3127 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3138 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3143 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3912 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3921 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3965 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3969 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-strength-reduction.c3096 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3117 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3119 (first_dep->cand_stmt)))) in analyze_increments()
3127 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3138 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3143 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3912 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3921 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3965 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3969 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-strength-reduction.c3096 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3117 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3119 (first_dep->cand_stmt)))) in analyze_increments()
3127 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3138 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3143 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3912 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3921 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3965 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3969 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-strength-reduction.c3094 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3115 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3117 (first_dep->cand_stmt)))) in analyze_increments()
3125 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3136 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3141 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3908 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3917 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3961 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3965 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c3096 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3117 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3119 (first_dep->cand_stmt)))) in analyze_increments()
3127 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3138 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3143 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3912 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3921 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3965 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3969 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-strength-reduction.c3096 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3117 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3119 (first_dep->cand_stmt)))) in analyze_increments()
3127 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3138 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3143 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3912 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3921 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3965 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3969 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-strength-reduction.c3095 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
3116 && !legal_cast_p_1 (first_dep->stride_type, in analyze_increments()
3118 (first_dep->cand_stmt)))) in analyze_increments()
3126 && POINTER_TYPE_P (first_dep->stride_type)) in analyze_increments()
3137 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3142 if (tree_fits_shwi_p (first_dep->stride)) in analyze_increments()
3911 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3920 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3964 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3968 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple-ssa-strength-reduction.c2843 && (gimple_assign_rhs_code (first_dep->cand_stmt) in analyze_increments()
2866 && TREE_CODE (first_dep->stride) != INTEGER_CST in analyze_increments()
2867 && !legal_cast_p_1 (first_dep->stride, in analyze_increments()
2868 gimple_assign_lhs (first_dep->cand_stmt))) in analyze_increments()
2891 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3533 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3542 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3557 replace_uncond_cands_and_profitable_phis (first_dep); in analyze_candidates_and_replace()
3586 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3590 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple-ssa-strength-reduction.c2826 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
2848 && TREE_CODE (first_dep->stride) != INTEGER_CST in analyze_increments()
2849 && !legal_cast_p_1 (first_dep->stride, in analyze_increments()
2850 gimple_assign_lhs (first_dep->cand_stmt))) in analyze_increments()
2873 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3531 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3540 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3555 replace_uncond_cands_and_profitable_phis (first_dep); in analyze_candidates_and_replace()
3584 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3588 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple-ssa-strength-reduction.c2826 && !POINTER_TYPE_P (first_dep->cand_type))) in analyze_increments()
2848 && TREE_CODE (first_dep->stride) != INTEGER_CST in analyze_increments()
2849 && !legal_cast_p_1 (first_dep->stride, in analyze_increments()
2850 gimple_assign_lhs (first_dep->cand_stmt))) in analyze_increments()
2873 else if (first_dep->kind == CAND_MULT) in analyze_increments()
3531 slsr_cand_t first_dep; in analyze_candidates_and_replace() local
3540 first_dep = lookup_cand (c->dependent); in analyze_candidates_and_replace()
3555 replace_uncond_cands_and_profitable_phis (first_dep); in analyze_candidates_and_replace()
3584 analyze_increments (first_dep, mode, speed); in analyze_candidates_and_replace()
3588 insert_initializers (first_dep); in analyze_candidates_and_replace()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Drust_project_writer.cc398 bool first_dep = true; in WriteCrates() local
400 if (!first_dep) in WriteCrates()
402 first_dep = false; in WriteCrates()

12