Searched defs:check_klass_subtype_fast_path (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/cpu/arm/vm/
H A DmacroAssembler_arm.cpp141 void MacroAssembler::check_klass_subtype_fast_path(Register sub_klass, function in class:MacroAssembler
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.cpp2193 void MacroAssembler::check_klass_subtype_fast_path(Register sub_klass, function in class:MacroAssembler
/openjdk10/hotspot/src/cpu/x86/vm/
H A DmacroAssembler_x86.cpp5860 void MacroAssembler::check_klass_subtype_fast_path(Register sub_klass, function in class:MacroAssembler
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DmacroAssembler_ppc.cpp1883 void MacroAssembler::check_klass_subtype_fast_path(Register sub_klass, function in class:MacroAssembler

Completed in 242 milliseconds