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

/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp862 void InterpreterMacroAssembler::throw_if_not_2( address throw_entry_point, argument
875 throw_if_not_icc( Condition ok_condition, address throw_entry_point, Register Rscratch ) argument
885 throw_if_not_xcc( Condition ok_condition, address throw_entry_point, Register Rscratch ) argument
895 throw_if_not_x( Condition ok_condition, address throw_entry_point, Register Rscratch ) argument

Completed in 22 milliseconds