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

/openjdk9/hotspot/src/cpu/arm/vm/
H A Dinterp_masm_arm.cpp316 gen_subtype_check(Register Rsub_klass, Register Rsuper_klass, Label &not_subtype, Register tmp1, Register tmp2) argument
H A DtemplateTable_arm.cpp4674 Label done, is_null, not_subtype, quicked, resolved; local
/openjdk9/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp597 BasicBlock *not_subtype = function()->CreateBlock("not_subtype"); local
609 handler_for_exception(i), not_subtype); local
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp816 Label not_subtype; local

Completed in 92 milliseconds