Home
last modified time | relevance | path

Searched refs:bb_refs (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-loop-interchange.cc1933 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1954 free_data_refs (*bb_refs); in prepare_data_references()
1955 delete bb_refs; in prepare_data_references()
1957 else if (bb_refs->is_empty ()) in prepare_data_references()
1959 bb_refs->release (); in prepare_data_references()
1960 delete bb_refs; in prepare_data_references()
1963 bb->aux = bb_refs; in prepare_data_references()
1976 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1977 bb_refs->release (); in prepare_data_references()
1980 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-loop-interchange.cc1921 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1942 free_data_refs (*bb_refs); in prepare_data_references()
1943 delete bb_refs; in prepare_data_references()
1945 else if (bb_refs->is_empty ()) in prepare_data_references()
1947 bb_refs->release (); in prepare_data_references()
1948 delete bb_refs; in prepare_data_references()
1951 bb->aux = bb_refs; in prepare_data_references()
1964 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1965 bb_refs->release (); in prepare_data_references()
1968 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-loop-interchange.cc1921 vec<data_reference_p> *bb_refs;
1942 free_data_refs (*bb_refs);
1943 delete bb_refs;
1945 else if (bb_refs->is_empty ())
1947 bb_refs->release ();
1948 delete bb_refs;
1951 bb->aux = bb_refs;
1964 datarefs->safe_splice (*bb_refs);
1965 bb_refs->release ();
1968 free_data_refs (*bb_refs);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-loop-interchange.cc1921 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1942 free_data_refs (*bb_refs); in prepare_data_references()
1943 delete bb_refs; in prepare_data_references()
1945 else if (bb_refs->is_empty ()) in prepare_data_references()
1947 bb_refs->release (); in prepare_data_references()
1948 delete bb_refs; in prepare_data_references()
1951 bb->aux = bb_refs; in prepare_data_references()
1964 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1965 bb_refs->release (); in prepare_data_references()
1968 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-loop-interchange.cc1918 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1932 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1939 free_data_refs (*bb_refs); in prepare_data_references()
1940 delete bb_refs; in prepare_data_references()
1942 else if (bb_refs->is_empty ()) in prepare_data_references()
1943 delete bb_refs; in prepare_data_references()
1945 bb->aux = bb_refs; in prepare_data_references()
1955 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1957 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1959 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-loop-interchange.cc1921 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1935 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1942 free_data_refs (*bb_refs); in prepare_data_references()
1943 delete bb_refs; in prepare_data_references()
1945 else if (bb_refs->is_empty ()) in prepare_data_references()
1946 delete bb_refs; in prepare_data_references()
1948 bb->aux = bb_refs; in prepare_data_references()
1958 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1960 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1962 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple-loop-interchange.cc1918 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1932 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1939 free_data_refs (*bb_refs); in prepare_data_references()
1940 delete bb_refs; in prepare_data_references()
1942 else if (bb_refs->is_empty ()) in prepare_data_references()
1943 delete bb_refs; in prepare_data_references()
1945 bb->aux = bb_refs; in prepare_data_references()
1955 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1957 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1959 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple-loop-interchange.cc1913 vec<data_reference_p> *bb_refs; in prepare_data_references() local
1927 bb_refs = new vec<data_reference_p> (); in prepare_data_references()
1934 free_data_refs (*bb_refs); in prepare_data_references()
1935 delete bb_refs; in prepare_data_references()
1937 else if (bb_refs->is_empty ()) in prepare_data_references()
1938 delete bb_refs; in prepare_data_references()
1940 bb->aux = bb_refs; in prepare_data_references()
1950 bb_refs = (vec<data_reference_p> *) bb->aux; in prepare_data_references()
1952 datarefs->safe_splice (*bb_refs); in prepare_data_references()
1954 free_data_refs (*bb_refs); in prepare_data_references()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A DChangeLog.tree-ssa13294 bb_refs, remove_bb_ref, set_exprref_class, exprref_class,
16391 (bb_refs): New inline function.

12