Home
last modified time | relevance | path

Searched refs:tmplhs (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-structalias.c2889 struct constraint_expr tmplhs; in process_constraint() local
2891 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
2892 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
2897 struct constraint_expr tmplhs; in process_constraint() local
2898 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp"); in process_constraint()
2899 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
2900 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3219 struct constraint_expr tmplhs; in do_deref() local
3220 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp"); in do_deref()
3221 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-structalias.c2863 struct constraint_expr tmplhs; in process_constraint() local
2865 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
2866 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
2871 struct constraint_expr tmplhs; in process_constraint() local
2872 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp"); in process_constraint()
2873 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
2874 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3198 struct constraint_expr tmplhs; in do_deref() local
3199 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp"); in do_deref()
3200 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c3008 struct constraint_expr tmplhs; in process_constraint() local
3010 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3011 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3016 struct constraint_expr tmplhs; in process_constraint() local
3017 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3018 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3019 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3321 struct constraint_expr tmplhs; in do_deref() local
3322 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3323 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-structalias.c3003 struct constraint_expr tmplhs; in process_constraint() local
3005 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3006 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3011 struct constraint_expr tmplhs; in process_constraint() local
3012 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp"); in process_constraint()
3013 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3014 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3316 struct constraint_expr tmplhs; in do_deref() local
3317 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp"); in do_deref()
3318 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c3008 struct constraint_expr tmplhs; in process_constraint() local
3010 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3011 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3016 struct constraint_expr tmplhs; in process_constraint() local
3017 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3018 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3019 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3321 struct constraint_expr tmplhs; in do_deref() local
3322 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3323 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-structalias.c1999 struct constraint_expr tmplhs = get_constraint_exp_from_ssa_var (tmpvar); in process_constraint() local
2007 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
2008 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
2190 struct constraint_expr tmplhs = get_constraint_exp_from_ssa_var (tmpvar); in do_deref() local
2191 process_constraint (new_constraint (tmplhs, cons)); in do_deref()
2192 cons.var = tmplhs.var; in do_deref()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-structalias.c3028 struct constraint_expr tmplhs; in process_constraint() local
3030 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3031 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3036 struct constraint_expr tmplhs; in process_constraint() local
3037 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3038 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3039 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3383 struct constraint_expr tmplhs; in do_deref() local
3384 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3385 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c3088 struct constraint_expr tmplhs; in process_constraint() local
3090 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3091 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3096 struct constraint_expr tmplhs; in process_constraint() local
3097 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3098 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3099 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3443 struct constraint_expr tmplhs; in do_deref() local
3444 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3445 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c3028 struct constraint_expr tmplhs; in process_constraint() local
3030 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3031 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3036 struct constraint_expr tmplhs; in process_constraint() local
3037 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3038 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3039 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3383 struct constraint_expr tmplhs; in do_deref() local
3384 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3385 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c3098 struct constraint_expr tmplhs; in process_constraint() local
3100 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3101 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3106 struct constraint_expr tmplhs; in process_constraint() local
3107 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3108 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3109 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3455 struct constraint_expr tmplhs; in do_deref() local
3456 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3457 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c3028 struct constraint_expr tmplhs; in process_constraint() local
3030 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3031 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3036 struct constraint_expr tmplhs; in process_constraint() local
3037 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3038 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3039 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3383 struct constraint_expr tmplhs; in do_deref() local
3384 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3385 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c3088 struct constraint_expr tmplhs; in process_constraint() local
3090 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3091 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3096 struct constraint_expr tmplhs; in process_constraint() local
3097 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3098 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3099 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3443 struct constraint_expr tmplhs; in do_deref() local
3444 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3445 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c3046 struct constraint_expr tmplhs; in process_constraint() local
3048 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3049 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3054 struct constraint_expr tmplhs; in process_constraint() local
3055 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3056 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3057 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3401 struct constraint_expr tmplhs; in do_deref() local
3402 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3403 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c3028 struct constraint_expr tmplhs; in process_constraint() local
3030 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3031 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3036 struct constraint_expr tmplhs; in process_constraint() local
3037 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3038 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3039 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3383 struct constraint_expr tmplhs; in do_deref() local
3384 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3385 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c3028 struct constraint_expr tmplhs; in process_constraint() local
3030 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3031 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3036 struct constraint_expr tmplhs; in process_constraint() local
3037 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3038 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3039 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3383 struct constraint_expr tmplhs; in do_deref() local
3384 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3385 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c3098 struct constraint_expr tmplhs; in process_constraint() local
3100 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3101 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3106 struct constraint_expr tmplhs; in process_constraint() local
3107 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3108 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3109 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3455 struct constraint_expr tmplhs; in do_deref() local
3456 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3457 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-structalias.c3028 struct constraint_expr tmplhs; in process_constraint() local
3030 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3031 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3036 struct constraint_expr tmplhs; in process_constraint() local
3037 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3038 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3039 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3363 struct constraint_expr tmplhs; in do_deref() local
3364 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3365 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c3098 struct constraint_expr tmplhs; in process_constraint() local
3100 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3101 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3106 struct constraint_expr tmplhs; in process_constraint() local
3107 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3108 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3109 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3455 struct constraint_expr tmplhs; in do_deref() local
3456 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3457 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-structalias.c3088 struct constraint_expr tmplhs;
3090 process_constraint (new_constraint (tmplhs, rhs));
3091 process_constraint (new_constraint (lhs, tmplhs));
3096 struct constraint_expr tmplhs;
3097 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true);
3098 process_constraint (new_constraint (tmplhs, rhs));
3099 process_constraint (new_constraint (lhs, tmplhs));
3443 struct constraint_expr tmplhs;
3444 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true);
3445 process_constraint (new_constraint (tmplhs, *c));
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-structalias.c3046 struct constraint_expr tmplhs; in process_constraint() local
3048 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3049 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3054 struct constraint_expr tmplhs; in process_constraint() local
3055 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3056 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3057 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3401 struct constraint_expr tmplhs; in do_deref() local
3402 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3403 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-structalias.c3046 struct constraint_expr tmplhs; in process_constraint() local
3048 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3049 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3054 struct constraint_expr tmplhs; in process_constraint() local
3055 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3056 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3057 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3381 struct constraint_expr tmplhs; in do_deref() local
3382 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3383 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-structalias.c3118 struct constraint_expr tmplhs; in process_constraint() local
3120 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3121 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3126 struct constraint_expr tmplhs; in process_constraint() local
3127 tmplhs = new_scalar_tmp_constraint_exp ("derefaddrtmp", true); in process_constraint()
3128 process_constraint (new_constraint (tmplhs, rhs)); in process_constraint()
3129 process_constraint (new_constraint (lhs, tmplhs)); in process_constraint()
3475 struct constraint_expr tmplhs; in do_deref() local
3476 tmplhs = new_scalar_tmp_constraint_exp ("dereftmp", true); in do_deref()
3477 process_constraint (new_constraint (tmplhs, *c)); in do_deref()
[all …]
/dports/math/SCIP/scip-7.0.3/src/lpi/
H A Dlpi_glop.cpp1068 const DenseColumn& tmplhs = lpi->linear_program->constraint_lower_bounds(); in SCIPlpiGetRows() local
1084 lhs[index] = tmplhs[row]; in SCIPlpiGetRows()
1105 lhs[index] = tmplhs[row]; in SCIPlpiGetRows()