Home
last modified time | relevance | path

Searched defs:test_invocation_counter_for_mdp (Results 1 – 25 of 32) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dinterp_masm_ppc_64.cpp1180 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dinterp_masm_ppc_64.cpp1180 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dinterp_masm_ppc_64.cpp1192 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dinterp_masm_ppc_64.cpp1190 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A Dinterp_masm_ppc_64.cpp1198 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A Dinterp_masm_ppc_64.cpp1193 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A Dinterp_masm_ppc_64.cpp1192 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1424 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_sparc.cpp1683 __ test_invocation_counter_for_mdp(G4_invoke_ctr, G3_scratch, Lforward); in branch() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.cpp1148 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_ppc_64.cpp1716 __ test_invocation_counter_for_mdp(invoke_ctr, Rscratch2, Lforward); in branch() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.cpp1148 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_ppc_64.cpp1716 __ test_invocation_counter_for_mdp(invoke_ctr, Rscratch2, Lforward); in branch() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1424 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_sparc.cpp1683 __ test_invocation_counter_for_mdp(G4_invoke_ctr, G3_scratch, Lforward); in branch() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dinterp_masm_sparc.cpp1380 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_sparc.cpp1701 __ test_invocation_counter_for_mdp(G4_invoke_ctr, G3_method_counters, G1_scratch, Lforward); in branch() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A Dinterp_masm_sparc.cpp1380 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_sparc.cpp1701 __ test_invocation_counter_for_mdp(G4_invoke_ctr, G3_method_counters, G1_scratch, Lforward); in branch() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dinterp_masm_sparc.cpp1380 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_sparc.cpp1701 __ test_invocation_counter_for_mdp(G4_invoke_ctr, G3_method_counters, G1_scratch, Lforward); in branch() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A Dinterp_masm_sparc.cpp1380 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_sparc.cpp1701 __ test_invocation_counter_for_mdp(G4_invoke_ctr, G3_method_counters, G1_scratch, Lforward); in branch() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A Dinterp_masm_sparc.cpp1378 void InterpreterMacroAssembler::test_invocation_counter_for_mdp(Register invocation_count, in test_invocation_counter_for_mdp() function in InterpreterMacroAssembler
H A DtemplateTable_sparc.cpp1701 __ test_invocation_counter_for_mdp(G4_invoke_ctr, G3_method_counters, G1_scratch, Lforward); in branch() local

12