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

/openjdk9/hotspot/src/cpu/ppc/vm/
H A DjniFastGetField_ppc.cpp64 address JNI_FastGetField::generate_fast_get_float_field0(BasicType type) { function in class:JNI_FastGetField
/openjdk9/hotspot/src/cpu/s390/vm/
H A DjniFastGetField_s390.cpp67 address JNI_FastGetField::generate_fast_get_float_field0(BasicType type) { function in class:JNI_FastGetField
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DjniFastGetField_sparc.cpp202 address JNI_FastGetField::generate_fast_get_float_field0(BasicType type) { function in class:JNI_FastGetField

Completed in 24 milliseconds