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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DabstractInterpreter.hpp121 static vmIntrinsics::ID method_handle_intrinsic(MethodKind kind) { function in class:AbstractInterpreter
H A Dinterpreter.cpp301 const char* kind_name = vmIntrinsics::name_at(method_handle_intrinsic(kind));
/openjdk7/hotspot/src/share/vm/prims/
H A DmethodHandles.cpp87 vmIntrinsics::ID iid = Interpreter::method_handle_intrinsic(mk);

Completed in 36 milliseconds