Home
last modified time | relevance | path

Searched refs:align_dst_and_generate_shifted_copy_loop (Results 1 – 8 of 8) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A DstubGenerator_arm.cpp2494 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, Register … in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
2552 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 4, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
2562 …int min_copy6 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 6, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2566 …int min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2570 …int min_copy4 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 4, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2586 …int min_copy7 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 7, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2593 …int min_copy4 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 4, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2600 …int min_copy5 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 5, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2642 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
2841 …int min_copy_shifted = align_dst_and_generate_shifted_copy_loop(from, to, count, bytes_per_count, … in generate_primitive_copy()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A DstubGenerator_arm.cpp2494 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, Register … in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
2552 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 4, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
2562 …int min_copy6 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 6, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2566 …int min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2570 …int min_copy4 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 4, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2586 …int min_copy7 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 7, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2593 …int min_copy4 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 4, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2600 …int min_copy5 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 5, bytes_per_count… in align_dst_and_generate_shifted_copy_loop()
2642 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
2841 …int min_copy_shifted = align_dst_and_generate_shifted_copy_loop(from, to, count, bytes_per_count, … in generate_primitive_copy()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A DstubGenerator_arm.cpp1846 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, Register … in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1886 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, int bytes… in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1904 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
1918 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1922 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1926 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1932 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1936 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1940 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
2114 …int min_copy_shifted = align_dst_and_generate_shifted_copy_loop(from, to, count, bytes_per_count, … in generate_primitive_copy()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/arm/
H A DstubGenerator_arm.cpp1850 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, Register … in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1890 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, int bytes… in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1908 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
1922 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1926 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1930 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1936 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1940 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1944 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
2118 …int min_copy_shifted = align_dst_and_generate_shifted_copy_loop(from, to, count, bytes_per_count, … in generate_primitive_copy()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/arm/
H A DstubGenerator_arm.cpp1850 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, Register … in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1890 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, int bytes… in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1908 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
1922 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1926 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1930 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1936 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1940 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1944 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
2118 …int min_copy_shifted = align_dst_and_generate_shifted_copy_loop(from, to, count, bytes_per_count, … in generate_primitive_copy()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A DstubGenerator_arm.cpp1838 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, Register … in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1878 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, int bytes… in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1892 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
1906 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1910 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1914 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1920 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1924 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1928 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
2090 …int min_copy_shifted = align_dst_and_generate_shifted_copy_loop(from, to, count, bytes_per_count, … in generate_primitive_copy()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/arm/
H A DstubGenerator_arm.cpp1850 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, Register … in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1890 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, int bytes… in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1908 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
1922 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1926 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1930 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1936 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1940 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1944 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
2118 …int min_copy_shifted = align_dst_and_generate_shifted_copy_loop(from, to, count, bytes_per_count, … in generate_primitive_copy()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/arm/
H A DstubGenerator_arm.cpp1849 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, Register … in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1889 …int align_dst_and_generate_shifted_copy_loop(Register from, Register to, Register count, int bytes… in align_dst_and_generate_shifted_copy_loop() function in StubGenerator
1907 …min_copy = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, for… in align_dst_and_generate_shifted_copy_loop()
1921 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1925 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1929 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1935 …min_copy1 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 1, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1939 …min_copy3 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 3, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
1943 …min_copy2 = align_dst_and_generate_shifted_copy_loop(from, to, count, Rval, 2, bytes_per_count, fo… in align_dst_and_generate_shifted_copy_loop()
2117 …int min_copy_shifted = align_dst_and_generate_shifted_copy_loop(from, to, count, bytes_per_count, … in generate_primitive_copy()
[all …]