Searched defs:generate_abstract_entry (Results 1 - 7 of 7) sorted by relevance

/openjdk10/hotspot/src/cpu/zero/vm/
H A DcppInterpreterGenerator_zero.cpp49 address CppInterpreterGenerator::generate_abstract_entry() { function in class:CppInterpreterGenerator
/openjdk10/hotspot/src/cpu/arm/vm/
H A DtemplateInterpreterGenerator_arm.cpp128 address TemplateInterpreterGenerator::generate_abstract_entry(void) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreterGenerator_x86.cpp1338 address TemplateInterpreterGenerator::generate_abstract_entry(void) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DtemplateInterpreterGenerator_aarch64.cpp281 address TemplateInterpreterGenerator::generate_abstract_entry(void) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreterGenerator_sparc.cpp190 address TemplateInterpreterGenerator::generate_abstract_entry(void) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DtemplateInterpreterGenerator_ppc.cpp424 address TemplateInterpreterGenerator::generate_abstract_entry(void) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/s390/vm/
H A DtemplateInterpreterGenerator_s390.cpp449 address TemplateInterpreterGenerator::generate_abstract_entry(void) { function in class:TemplateInterpreterGenerator

Completed in 124 milliseconds