Home
last modified time | relevance | path

Searched refs:new_instance_Type (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Druntime.hpp246 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp134 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
446 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Druntime.hpp246 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp134 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
446 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
H A Dmacro.cpp1865 OptoRuntime::new_instance_Type(), in expand_allocate()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Druntime.hpp246 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp134 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
446 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
H A Dmacro.cpp1832 OptoRuntime::new_instance_Type(), in expand_allocate()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Druntime.hpp243 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp137 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
449 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Druntime.hpp243 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp139 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
450 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Druntime.hpp246 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp134 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
446 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Druntime.hpp246 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp135 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
447 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Druntime.hpp246 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp134 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
446 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
H A Dmacro.cpp1856 OptoRuntime::new_instance_Type(), in expand_allocate()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Druntime.hpp269 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp167 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
462 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
H A Dmacro.cpp1852 OptoRuntime::new_instance_Type(),
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Druntime.hpp269 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp167 …gen(env, _new_instance_Java , new_instance_Type , new_instance_C … in generate()
462 const TypeFunc *OptoRuntime::new_instance_Type() { in new_instance_Type() function in OptoRuntime
H A Dmacro.cpp1852 OptoRuntime::new_instance_Type(),

12