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

/openjdk10/hotspot/src/share/vm/opto/
H A DparseHelper.cpp609 void Parse::profile_switch_case(int table_index) { function in class:Parse
/openjdk10/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86.cpp1880 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dinterp_masm_aarch64.cpp1414 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1889 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.cpp1605 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dinterp_masm_s390.cpp1556 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler

Completed in 152 milliseconds