Home
last modified time | relevance | path

Searched refs:op1_l (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-complex.c266 complex_lattice_t new_l, old_l, op1_l, op2_l; in complex_visit_stmt() local
295 op1_l = find_lattice_value (TREE_OPERAND (rhs, 0)); in complex_visit_stmt()
300 new_l = op1_l | op2_l; in complex_visit_stmt()
309 op1_l = find_lattice_value (TREE_OPERAND (rhs, 0)); in complex_visit_stmt()
313 if (op1_l == VARYING || op2_l == VARYING) in complex_visit_stmt()
317 else if (op1_l == UNINITIALIZED) in complex_visit_stmt()
320 new_l = op1_l; in complex_visit_stmt()
327 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in complex_visit_stmt()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-complex.c293 complex_lattice_t new_l, old_l, op1_l, op2_l; in complex_visit_stmt() local
325 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
330 new_l = op1_l | op2_l; in complex_visit_stmt()
339 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
343 if (op1_l == VARYING || op2_l == VARYING) in complex_visit_stmt()
347 else if (op1_l == UNINITIALIZED) in complex_visit_stmt()
350 new_l = op1_l; in complex_visit_stmt()
357 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in complex_visit_stmt()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-complex.c293 complex_lattice_t new_l, old_l, op1_l, op2_l; in complex_visit_stmt() local
325 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
330 new_l = op1_l | op2_l; in complex_visit_stmt()
339 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
343 if (op1_l == VARYING || op2_l == VARYING) in complex_visit_stmt()
347 else if (op1_l == UNINITIALIZED) in complex_visit_stmt()
350 new_l = op1_l; in complex_visit_stmt()
357 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in complex_visit_stmt()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-complex.c307 complex_lattice_t new_l, old_l, op1_l, op2_l; in complex_visit_stmt() local
339 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
344 new_l = op1_l | op2_l; in complex_visit_stmt()
353 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
357 if (op1_l == VARYING || op2_l == VARYING) in complex_visit_stmt()
361 else if (op1_l == UNINITIALIZED) in complex_visit_stmt()
364 new_l = op1_l; in complex_visit_stmt()
371 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in complex_visit_stmt()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-complex.c312 complex_lattice_t new_l, old_l, op1_l, op2_l; in complex_visit_stmt() local
344 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
349 new_l = op1_l | op2_l; in complex_visit_stmt()
358 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
362 if (op1_l == VARYING || op2_l == VARYING) in complex_visit_stmt()
366 else if (op1_l == UNINITIALIZED) in complex_visit_stmt()
369 new_l = op1_l; in complex_visit_stmt()
376 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in complex_visit_stmt()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-complex.c307 complex_lattice_t new_l, old_l, op1_l, op2_l; in complex_visit_stmt() local
339 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
344 new_l = op1_l | op2_l; in complex_visit_stmt()
353 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in complex_visit_stmt()
357 if (op1_l == VARYING || op2_l == VARYING) in complex_visit_stmt()
361 else if (op1_l == UNINITIALIZED) in complex_visit_stmt()
364 new_l = op1_l; in complex_visit_stmt()
371 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in complex_visit_stmt()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-complex.c315 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
347 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
352 new_l = op1_l | op2_l; in visit_stmt()
361 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
365 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
369 else if (op1_l == UNINITIALIZED) in visit_stmt()
372 new_l = op1_l; in visit_stmt()
379 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-complex.c316 complex_lattice_t new_l, old_l, op1_l, op2_l; in visit_stmt() local
348 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
353 new_l = op1_l | op2_l; in visit_stmt()
362 op1_l = find_lattice_value (gimple_assign_rhs1 (stmt)); in visit_stmt()
366 if (op1_l == VARYING || op2_l == VARYING) in visit_stmt()
370 else if (op1_l == UNINITIALIZED) in visit_stmt()
373 new_l = op1_l; in visit_stmt()
380 new_l = ((op1_l - ONLY_REAL) ^ (op2_l - ONLY_REAL)) + ONLY_REAL; in visit_stmt()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-expand.c22276 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
22325 op1_l = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
22327 emit_insn (gen_il (op1_l, op1, op1)); in ix86_expand_vecop_qihi()
22337 op1_l = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
22339 ix86_expand_sse_unpack (op1_l, op1, uns_p, false); in ix86_expand_vecop_qihi()
22367 op1_l, op2_l))); in ix86_expand_vecop_qihi()
22375 res_l = expand_simple_binop (himode, code, op1_l, op2_l, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-expand.c19448 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
19488 op1_l = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
19490 emit_insn (gen_il (op1_l, op1, op1)); in ix86_expand_vecop_qihi()
19500 op1_l = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
19502 ix86_expand_sse_unpack (op1_l, op1, uns_p, false); in ix86_expand_vecop_qihi()
19511 res_l = expand_simple_binop (himode, code, op1_l, op2_l, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-expand.c20257 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
20297 op1_l = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
20299 emit_insn (gen_il (op1_l, op1, op1)); in ix86_expand_vecop_qihi()
20309 op1_l = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
20311 ix86_expand_sse_unpack (op1_l, op1, uns_p, false); in ix86_expand_vecop_qihi()
20320 res_l = expand_simple_binop (himode, code, op1_l, op2_l, NULL_RTX, in ix86_expand_vecop_qihi()

12