Home
last modified time | relevance | path

Searched refs:profile_return_type (Results 51 – 75 of 155) sorted by relevance

1234567

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A Dinterp_masm_ppc.hpp255 void profile_return_type(Register ret, Register tmp1, Register tmp2);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp378 void profile_return_type(Value ret, ciMethod* callee, ciMethod* m = NULL, int bci = -1);
H A Dc1_GraphBuilder.cpp1538 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2150 profile_return_type(result, target); in invoke()
3709 profile_return_type(result, callee); in try_inline_intrinsics()
4513 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.hpp263 void profile_return_type(Register ret, Register tmp1, Register tmp2);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.hpp330 void profile_return_type(Register ret, Register tmp1, Register tmp2);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.hpp378 void profile_return_type(Value ret, ciMethod* callee, ciMethod* m = NULL, int bci = -1);
H A Dc1_GraphBuilder.cpp1538 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2150 profile_return_type(result, target); in invoke()
3709 profile_return_type(result, callee); in try_inline_intrinsics()
4513 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dinterp_masm_ppc_64.hpp263 void profile_return_type(Register ret, Register tmp1, Register tmp2);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.hpp330 void profile_return_type(Register ret, Register tmp1, Register tmp2);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1558 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2151 profile_return_type(result, target); in invoke()
3582 profile_return_type(result, callee); in build_graph_for_intrinsic()
4399 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1558 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2144 profile_return_type(result, target); in invoke()
3574 profile_return_type(result, callee); in build_graph_for_intrinsic()
4391 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1567 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2135 profile_return_type(result, target); in invoke()
3571 profile_return_type(result, callee); in build_graph_for_intrinsic()
4386 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1568 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2127 profile_return_type(result, target); in invoke()
3564 profile_return_type(result, callee); in build_graph_for_intrinsic()
4370 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1558 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2151 profile_return_type(result, target); in invoke()
3582 profile_return_type(result, callee); in build_graph_for_intrinsic()
4399 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1561 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2137 profile_return_type(result, target); in invoke()
3567 profile_return_type(result, callee); in build_graph_for_intrinsic()
4392 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1567 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2135 profile_return_type(result, target); in invoke()
3571 profile_return_type(result, callee); in build_graph_for_intrinsic()
4383 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp1559 profile_return_type(x, method(), caller, invoke_bci); in method_return()
2144 profile_return_type(result, target); in invoke()
3574 profile_return_type(result, callee); in build_graph_for_intrinsic()
4391 void GraphBuilder::profile_return_type(Value ret, ciMethod* callee, ciMethod* m, int invoke_bci) { in profile_return_type() function in GraphBuilder
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Dinterp_masm_aarch64.cpp1648 void InterpreterMacroAssembler::profile_return_type(Register mdp, Register ret, Register tmp) { in profile_return_type() function in InterpreterMacroAssembler
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Dinterp_masm_aarch64.cpp1648 void InterpreterMacroAssembler::profile_return_type(Register mdp, Register ret, Register tmp) { in profile_return_type() function in InterpreterMacroAssembler
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DtemplateInterpreterGenerator_x86.cpp213 __ profile_return_type(mdp, rax, tmp); in generate_return_entry_for() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DtemplateInterpreterGenerator_sparc.cpp285 __ profile_return_type(O0, G3_scratch, G1_scratch); in generate_return_entry_for() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A Dinterp_masm_aarch64.cpp1743 void InterpreterMacroAssembler::profile_return_type(Register mdp, Register ret, Register tmp) { in profile_return_type() function in InterpreterMacroAssembler
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A DtemplateInterpreterGenerator_sparc.cpp285 __ profile_return_type(O0, G3_scratch, G1_scratch); in generate_return_entry_for() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DtemplateInterpreterGenerator_x86.cpp213 __ profile_return_type(mdp, rax, tmp); in generate_return_entry_for() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DtemplateInterpreterGenerator_sparc.cpp285 __ profile_return_type(O0, G3_scratch, G1_scratch); in generate_return_entry_for() local

1234567