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

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.hpp280 static const TypeFunc* slow_arraycopy_Type(); // the full routine
H A Druntime.cpp166 gen(env, _slow_arraycopy_Java , slow_arraycopy_Type , SharedRuntime::slow_arraycopy_C , 0 , false, false, false);
784 const TypeFunc* OptoRuntime::slow_arraycopy_Type() { function in class:OptoRuntime
H A Dlibrary_call.cpp5241 OptoRuntime::slow_arraycopy_Type(),

Completed in 74 milliseconds