Home
last modified time | relevance | path

Searched refs:to_aot_stub_size (Results 1 – 25 of 35) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DcompiledIC_aarch64.cpp119 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
129 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
136 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DcompiledIC_aarch64.cpp119 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
129 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
136 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/aarch64/
H A DcompiledIC_aarch64.cpp116 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
126 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
133 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/aarch64/
H A DcompiledIC_aarch64.cpp119 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
129 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
136 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A DcompiledIC_x86.cpp106 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
120 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
127 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/aarch64/
H A DcompiledIC_aarch64.cpp115 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
125 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
132 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DcompiledIC_x86.cpp106 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
120 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
127 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/aarch64/
H A DcompiledIC_aarch64.cpp119 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
129 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
136 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DcompiledIC_x86.cpp106 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
120 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
127 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/aarch64/
H A DcompiledIC_aarch64.cpp116 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
126 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
133 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DcompiledIC_x86.cpp106 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
120 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
127 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DcompiledIC_x86.cpp106 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
120 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
127 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DcompiledIC_x86.cpp106 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
120 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
127 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DcompiledIC_x86.cpp106 __ start_a_stub(to_aot_stub_size()); in emit_to_aot_stub()
120 assert(__ pc() - base <= to_aot_stub_size(), "wrong stub size"); in emit_to_aot_stub()
127 int CompiledStaticCall::to_aot_stub_size() { in to_aot_stub_size() function in CompiledStaticCall
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcompiledIC.hpp346 static int to_aot_stub_size();
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A DcompiledIC.hpp362 static int to_aot_stub_size();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcompiledIC.hpp346 static int to_aot_stub_size();
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A DcompiledIC.hpp362 static int to_aot_stub_size();
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DcompiledIC.hpp362 static int to_aot_stub_size();
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A DcompiledIC.hpp362 static int to_aot_stub_size();
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A DcompiledIC.hpp362 static int to_aot_stub_size();
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jvmci/
H A DjvmciCodeInstaller.cpp785 size += aot_call_stubs * CompiledStaticCall::to_aot_stub_size();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/jvmci/
H A DjvmciCodeInstaller.cpp785 size += aot_call_stubs * CompiledStaticCall::to_aot_stub_size();
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/jvmci/
H A DjvmciCodeInstaller.cpp757 size += aot_call_stubs * CompiledStaticCall::to_aot_stub_size();
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jvmci/
H A DjvmciCodeInstaller.cpp787 size += aot_call_stubs * CompiledStaticCall::to_aot_stub_size();

12