Home
last modified time | relevance | path

Searched refs:set_nothrow_flag_1 (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.c2446 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2473 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2478 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2491 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2500 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
H A DChangeLog-201628075 (set_nothrow_flag_1): ... this; handle interposition correctly;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraph.c2417 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2444 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2449 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2462 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2471 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcgraph.c2446 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2473 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2478 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2491 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2500 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
H A DChangeLog-201628075 (set_nothrow_flag_1): ... this; handle interposition correctly;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.c2446 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2473 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2478 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2491 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2500 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
H A DChangeLog-201628075 (set_nothrow_flag_1): ... this; handle interposition correctly;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraph.c2446 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2473 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2478 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2491 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2500 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
H A DChangeLog-201628075 (set_nothrow_flag_1): ... this; handle interposition correctly;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.c2446 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2473 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2478 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2491 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2500 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcgraph.c2446 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2473 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2478 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2491 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2500 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcgraph.c2409 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2436 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2441 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2454 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2463 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcgraph.c2417 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2444 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2449 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2462 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2471 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcgraph.c2512 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2539 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2544 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2557 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2566 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
H A DChangeLog-201628075 (set_nothrow_flag_1): ... this; handle interposition correctly;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcgraph.c2521 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2548 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2553 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2566 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2575 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
H A DChangeLog-201628075 (set_nothrow_flag_1): ... this; handle interposition correctly;
H A DChangeLog-20208098 (set_nothrow_flag_1): Update
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcgraph.c2519 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2546 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2551 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2564 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2573 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcgraph.c2511 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2538 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2543 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2556 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2565 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
H A DChangeLog-201628075 (set_nothrow_flag_1): ... this; handle interposition correctly;
H A DChangeLog-20208098 (set_nothrow_flag_1): Update
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcgraph.c2521 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2548 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2553 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2566 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2575 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcgraph.c2519 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2546 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2551 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2564 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2573 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcgraph.c2521 set_nothrow_flag_1 (cgraph_node *node, bool nothrow, bool non_call, in set_nothrow_flag_1() function
2548 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2553 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2566 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2575 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()

12