Home
last modified time | relevance | path

Searched refs:nothrow_p (Results 26 – 50 of 57) sorted by relevance

123

/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Di386.c30891 bool nothrow_p; /* true if the declaration has nothrow attribute */ member
30958 ix86_builtins_isa[(int) code].nothrow_p = false; in def_builtin()
31030 ix86_builtins_isa[(int) code].nothrow_p = false; in def_builtin2()
31114 if (ix86_builtins_isa[i].nothrow_p) in ix86_add_new_builtins()
32113 ix86_builtins_isa[(int)d->code].nothrow_p = true; in ix86_init_mpx_builtins()
32140 ix86_builtins_isa[(int)d->code].nothrow_p = true; in ix86_init_mpx_builtins()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Di386.c30844 bool nothrow_p; /* true if the declaration has nothrow attribute */ member
30911 ix86_builtins_isa[(int) code].nothrow_p = false; in def_builtin()
30983 ix86_builtins_isa[(int) code].nothrow_p = false; in def_builtin2()
31067 if (ix86_builtins_isa[i].nothrow_p) in ix86_add_new_builtins()
32066 ix86_builtins_isa[(int)d->code].nothrow_p = true; in ix86_init_mpx_builtins()
32093 ix86_builtins_isa[(int)d->code].nothrow_p = true; in ix86_init_mpx_builtins()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Di386.c33302 bool nothrow_p; /* true if the declaration has nothrow attribute */ member
33368 ix86_builtins_isa[(int) code].nothrow_p = false; in def_builtin()
33430 if (ix86_builtins_isa[i].nothrow_p) in ix86_add_new_builtins()
36950 ix86_builtins_isa[(int)d->code].nothrow_p = true; in ix86_init_mpx_builtins()
36973 ix86_builtins_isa[(int)d->code].nothrow_p = true; in ix86_init_mpx_builtins()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Di386.c33302 bool nothrow_p; /* true if the declaration has nothrow attribute */ member
33368 ix86_builtins_isa[(int) code].nothrow_p = false; in def_builtin()
33430 if (ix86_builtins_isa[i].nothrow_p) in ix86_add_new_builtins()
36950 ix86_builtins_isa[(int)d->code].nothrow_p = true; in ix86_init_mpx_builtins()
36973 ix86_builtins_isa[(int)d->code].nothrow_p = true; in ix86_init_mpx_builtins()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A DChangeLog3831 (struct builtin_isa): Remove leaf_p and nothrow_p fields.
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A DChangeLog10808 (struct builtin_isa): Remove leaf_p and nothrow_p fields.
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A DChangeLog10986 (struct builtin_isa): Remove leaf_p and nothrow_p fields.
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A DChangeLog-20149929 (builtin_isa): Add leaf_p and nothrow_p fields.
9930 (def_builtin): Initialize leaf_p and nothrow_p.
9931 (ix86_add_new_builtins): Handle leaf_p and nothrow_p

123