Home
last modified time | relevance | path

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

12

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A Ddependencies.hpp436 static Method* find_unique_concrete_method(InstanceKlass* ctxk, Method* m,
438 …static Method* find_unique_concrete_method(InstanceKlass* ctxk, Method* m, Klass* resolved_klass, …
H A Ddependencies.cpp1863 Method* Dependencies::find_unique_concrete_method(InstanceKlass* ctxk, Method* m, Klass** participa… in find_unique_concrete_method() function in Dependencies
1939 Method* Dependencies::find_unique_concrete_method(InstanceKlass* ctxk, Method* m, Klass* resolved_k… in find_unique_concrete_method() function in Dependencies
1990 Method* uniqm = Dependencies::find_unique_concrete_method(ctxk, m, &uniqp); in find_unique_concrete_method()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/ci/
H A DciMethod.cpp716 target = methodHandle(THREAD, Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
724 …target = methodHandle(THREAD, Dependencies::find_unique_concrete_method(context, root_m->get_Metho… in find_monomorphic_target()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Ddependencies.hpp351 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
H A Ddependencies.cpp1580 Method* Dependencies::find_unique_concrete_method(Klass* ctxk, Method* m) { in find_unique_concrete_method() function in Dependencies
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Ddependencies.hpp351 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
H A Ddependencies.cpp1580 Method* Dependencies::find_unique_concrete_method(Klass* ctxk, Method* m) { in find_unique_concrete_method() function in Dependencies
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A Ddependencies.hpp454 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A Ddependencies.hpp462 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A Ddependencies.hpp454 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A Ddependencies.hpp461 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A Ddependencies.hpp451 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
H A Ddependencies.cpp1795 Method* Dependencies::find_unique_concrete_method(Klass* ctxk, Method* m) { in find_unique_concrete_method() function in Dependencies
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A Ddependencies.hpp462 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A Ddependencies.hpp459 static Method* find_unique_concrete_method(Klass* ctxk, Method* m);
H A Ddependencies.cpp1761 Method* Dependencies::find_unique_concrete_method(Klass* ctxk, Method* m) { in find_unique_concrete_method() function in Dependencies
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciMethod.cpp729 target = Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciMethod.cpp729 target = Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/ci/
H A DciMethod.cpp716 target = methodHandle(THREAD, Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciMethod.cpp727 target = Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciMethod.cpp740 target = Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciMethod.cpp740 target = Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/ci/
H A DciMethod.cpp752 target = Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/ci/
H A DciMethod.cpp752 target = methodHandle(THREAD, Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/ci/
H A DciMethod.cpp752 target = methodHandle(THREAD, Dependencies::find_unique_concrete_method(context, in find_monomorphic_target()

12