Home
last modified time | relevance | path

Searched refs:generate_code_for (Results 1 – 25 of 71) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp130 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp130 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp130 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp130 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp125 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp130 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp130 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_Runtime1.hpp130 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp127 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp127 static OopMapSet* generate_code_for(StubID id, StubAssembler* sasm);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp390 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dc1_Runtime1_sparc.cpp379 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A Dc1_Runtime1_sparc.cpp380 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dc1_Runtime1_sparc.cpp379 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A Dc1_Runtime1_arm.cpp397 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp390 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp390 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp391 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/arm/
H A Dc1_Runtime1_arm.cpp397 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp392 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/arm/
H A Dc1_Runtime1_arm.cpp400 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A Dc1_Runtime1_sparc.cpp379 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp390 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A Dc1_Runtime1_arm.cpp396 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp391 OopMapSet* Runtime1::generate_code_for(StubID id, StubAssembler* sasm) { in generate_code_for() function in Runtime1

123