Searched defs:generate_method_entry (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dinterpreter_sparc.cpp374 address AbstractInterpreterGenerator::generate_method_entry(AbstractInterpreter::MethodKind kind) { function in class:AbstractInterpreterGenerator
/openjdk7/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp825 address AbstractInterpreterGenerator::generate_method_entry( function in class:AbstractInterpreterGenerator
/openjdk7/hotspot/src/cpu/x86/vm/
H A DcppInterpreter_x86.cpp654 // generate_method_entry) so the guard should work for them too.
657 // monitor entry size: see picture of stack set (generate_method_entry) and frame_i486.hpp
2198 address AbstractInterpreterGenerator::generate_method_entry(AbstractInterpreter::MethodKind kind) { function in class:AbstractInterpreterGenerator
H A DtemplateInterpreter_x86_32.cpp459 // generate_method_entry) so the guard should work for them too.
462 // monitor entry size: see picture of stack set (generate_method_entry) and frame_x86.hpp
1489 address AbstractInterpreterGenerator::generate_method_entry(AbstractInterpreter::MethodKind kind) { function in class:AbstractInterpreterGenerator
1577 // in AbstractInterpreterGenerator::generate_method_entry.
H A DtemplateInterpreter_x86_64.cpp399 // obvious in generate_method_entry) so the guard should work for them
411 // (generate_method_entry) and frame_amd64.hpp
1511 address AbstractInterpreterGenerator::generate_method_entry( function in class:AbstractInterpreterGenerator
1598 // in AbstractInterpreterGenerator::generate_method_entry.

Completed in 61 milliseconds