Searched defs:generate_continuation_for (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreter_sparc.cpp275 address TemplateInterpreterGenerator::generate_continuation_for(TosState state) { function in class:TemplateInterpreterGenerator
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreter_x86_32.cpp143 address TemplateInterpreterGenerator::generate_continuation_for(TosState state) { function in class:TemplateInterpreterGenerator
H A DtemplateInterpreter_x86_64.cpp159 address TemplateInterpreterGenerator::generate_continuation_for(TosState state) { function in class:TemplateInterpreterGenerator

Completed in 46 milliseconds