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

/openjdk10/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86.cpp853 void InterpreterMacroAssembler::dispatch_next(TosState state, int step) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dinterp_masm_aarch64.cpp471 void InterpreterMacroAssembler::dispatch_next(TosState state, int step) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp99 void InterpreterMacroAssembler::dispatch_next(TosState state, int bcp_incr) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.cpp56 void InterpreterMacroAssembler::dispatch_next(TosState state, int bcp_incr) { function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dinterp_masm_s390.cpp77 void InterpreterMacroAssembler::dispatch_next(TosState state, int bcp_incr) { function in class:InterpreterMacroAssembler

Completed in 107 milliseconds