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

/openjdk7/hotspot/src/share/vm/opto/
H A DparseHelper.cpp572 //-----------------------------profile_switch_case-----------------------------
573 void Parse::profile_switch_case(int table_index) { function in class:Parse
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86_32.cpp1303 void InterpreterMacroAssembler::profile_switch_case(Register index, Register mdp, Register reg2) { function in class:InterpreterMacroAssembler
H A Dinterp_masm_x86_64.cpp1365 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1854 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler

Completed in 37 milliseconds