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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86_32.cpp445 void InterpreterMacroAssembler::dispatch_epilog(TosState state, int step) { function in class:InterpreterMacroAssembler
H A Dinterp_masm_x86_64.cpp444 void InterpreterMacroAssembler::dispatch_epilog(TosState state, int step) { function in class:InterpreterMacroAssembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp111 void InterpreterMacroAssembler::dispatch_epilog(TosState state, int bcp_incr) { function in class:InterpreterMacroAssembler

Completed in 44 milliseconds