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

/openjdk9/hotspot/src/share/vm/opto/
H A DparseHelper.cpp609 void Parse::profile_switch_case(int table_index) { function in class:Parse
/openjdk9/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86.cpp1873 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dinterp_masm_aarch64.cpp1405 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.cpp1578 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1961 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dinterp_masm_s390.cpp1555 void InterpreterMacroAssembler::profile_switch_case(Register index, function in class:InterpreterMacroAssembler

Completed in 126 milliseconds