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

/openjdk9/hotspot/src/cpu/ppc/vm/
H A DjniFastGetField_ppc.cpp34 address JNI_FastGetField::generate_fast_get_int_field0(BasicType type) { function in class:JNI_FastGetField
/openjdk9/hotspot/src/cpu/x86/vm/
H A DjniFastGetField_x86_64.cpp53 address JNI_FastGetField::generate_fast_get_int_field0(BasicType type) { function in class:JNI_FastGetField
H A DjniFastGetField_x86_32.cpp50 address JNI_FastGetField::generate_fast_get_int_field0(BasicType type) { function in class:JNI_FastGetField
/openjdk9/hotspot/src/cpu/s390/vm/
H A DjniFastGetField_s390.cpp37 address JNI_FastGetField::generate_fast_get_int_field0(BasicType type) { function in class:JNI_FastGetField
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DjniFastGetField_aarch64.cpp52 address JNI_FastGetField::generate_fast_get_int_field0(BasicType type) { function in class:JNI_FastGetField
/openjdk9/hotspot/src/cpu/arm/vm/
H A DjniFastGetField_arm.cpp37 address JNI_FastGetField::generate_fast_get_int_field0(BasicType type) { function in class:JNI_FastGetField
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DjniFastGetField_sparc.cpp46 address JNI_FastGetField::generate_fast_get_int_field0(BasicType type) { function in class:JNI_FastGetField

Completed in 86 milliseconds