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

/openjdk10/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreterGenerator_x86_32.cpp105 address TemplateInterpreterGenerator::generate_CRC32_updateBytes_entry(AbstractInterpreter::MethodKind kind) { function in class:TemplateInterpreterGenerator
H A DtemplateInterpreterGenerator_x86_64.cpp235 address TemplateInterpreterGenerator::generate_CRC32_updateBytes_entry(AbstractInterpreter::MethodKind kind) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/arm/vm/
H A DtemplateInterpreterGenerator_arm.cpp929 address TemplateInterpreterGenerator::generate_CRC32_updateBytes_entry(AbstractInterpreter::MethodKind kind) { return NULL; } function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DtemplateInterpreterGenerator_aarch64.cpp1009 address TemplateInterpreterGenerator::generate_CRC32_updateBytes_entry(AbstractInterpreter::MethodKind kind) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreterGenerator_sparc.cpp952 address TemplateInterpreterGenerator::generate_CRC32_updateBytes_entry(AbstractInterpreter::MethodKind kind) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DtemplateInterpreterGenerator_ppc.cpp1917 address TemplateInterpreterGenerator::generate_CRC32_updateBytes_entry(AbstractInterpreter::MethodKind kind) { function in class:TemplateInterpreterGenerator
/openjdk10/hotspot/src/cpu/s390/vm/
H A DtemplateInterpreterGenerator_s390.cpp1981 address TemplateInterpreterGenerator::generate_CRC32_updateBytes_entry(AbstractInterpreter::MethodKind kind) { function in class:TemplateInterpreterGenerator

Completed in 75 milliseconds