Home
last modified time | relevance | path

Searched refs:dstwr (Results 1 – 17 of 17) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c1804 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1808 if (!dstwr && strfun) in check_call()
1809 dstwr = size_one_node; in check_call()
1821 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1824 if (check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c1888 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1892 if (!dstwr && strfun) in check_call()
1893 dstwr = size_one_node; in check_call()
1905 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1908 if (!check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-ssa-warn-restrict.c1804 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1808 if (!dstwr && strfun) in check_call()
1809 dstwr = size_one_node; in check_call()
1821 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1824 if (check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c1804 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1808 if (!dstwr && strfun) in check_call()
1809 dstwr = size_one_node; in check_call()
1821 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1824 if (check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c1804 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1808 if (!dstwr && strfun) in check_call()
1809 dstwr = size_one_node; in check_call()
1821 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1824 if (check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-ssa-warn-restrict.c1804 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1808 if (!dstwr && strfun) in check_call()
1809 dstwr = size_one_node; in check_call()
1821 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1824 if (check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-ssa-warn-restrict.c1888 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1892 if (!dstwr && strfun) in check_call()
1893 dstwr = size_one_node; in check_call()
1905 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1908 if (!check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-ssa-warn-restrict.c1888 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1892 if (!dstwr && strfun) in check_call()
1893 dstwr = size_one_node; in check_call()
1905 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1908 if (!check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-ssa-warn-restrict.c1804 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1808 if (!dstwr && strfun) in check_call()
1809 dstwr = size_one_node; in check_call()
1821 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1824 if (check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-ssa-warn-restrict.c1949 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1953 if (!dstwr && strfun) in check_call()
1954 dstwr = size_one_node; in check_call()
1966 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1969 if (!check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-ssa-warn-restrict.c1949 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1953 if (!dstwr && strfun) in check_call()
1954 dstwr = size_one_node; in check_call()
1966 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1969 if (!check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-ssa-warn-restrict.c1957 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1961 if (!dstwr && strfun) in check_call()
1962 dstwr = size_one_node; in check_call()
1974 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1977 if (!check_bounds_or_overlap (query, call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-ssa-warn-restrict.c1957 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1961 if (!dstwr && strfun) in check_call()
1962 dstwr = size_one_node; in check_call()
1974 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1977 if (!check_bounds_or_overlap (query, call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-ssa-warn-restrict.c1949 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1953 if (!dstwr && strfun) in check_call()
1954 dstwr = size_one_node; in check_call()
1966 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1969 if (!check_bounds_or_overlap (call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-ssa-warn-restrict.c1957 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1961 if (!dstwr && strfun) in check_call()
1962 dstwr = size_one_node; in check_call()
1974 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1977 if (!check_bounds_or_overlap (query, call, dst, src, dstwr, NULL_TREE)) in check_call()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-ssa-warn-restrict.c1969 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE; in check_call() local
1973 if (!dstwr && strfun) in check_call()
1974 dstwr = size_one_node; in check_call()
1986 || (dstwr && !INTEGRAL_TYPE_P (TREE_TYPE (dstwr)))) in check_call()
1989 opt_code opt = check_bounds_or_overlap (query, call, dst, src, dstwr, in check_call()
/dports/textproc/link-grammar/link-grammar-5.8.0/data/ar/words/
H A Dwords.Ndu256 dstwr.Ndu