Searched refs:new_instance_Type (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.hpp253 static const TypeFunc* new_instance_Type(); // object allocation (slow case)
H A Druntime.cpp153 gen(env, _new_instance_Java , new_instance_Type , new_instance_C , 0 , true , false, false);
447 const TypeFunc *OptoRuntime::new_instance_Type() { function in class:OptoRuntime
H A Dmacro.cpp1764 OptoRuntime::new_instance_Type(),

Completed in 59 milliseconds