Home
last modified time | relevance | path

Searched refs:do_ArithmeticOp_Int (Results 1 – 25 of 61) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp415 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
531 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp415 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
531 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp416 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
532 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp416 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
532 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp415 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
531 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp415 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
531 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp416 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
532 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp415 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
531 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp476 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
506 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp476 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
506 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp476 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
506 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp597 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
661 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp589 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
653 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp597 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
661 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp476 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
506 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp476 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
506 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRGenerator_sparc.cpp555 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
585 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRGenerator_sparc.cpp555 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
585 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp237 void do_ArithmeticOp_Int (ArithmeticOp* x);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp237 void do_ArithmeticOp_Int (ArithmeticOp* x);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dc1_LIRGenerator_ppc.cpp477 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
537 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A Dc1_LIRGenerator_aarch64.cpp500 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
586 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dc1_LIRGenerator_ppc.cpp477 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
537 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dc1_LIRGenerator_ppc.cpp477 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
537 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/aarch64/
H A Dc1_LIRGenerator_aarch64.cpp501 void LIRGenerator::do_ArithmeticOp_Int(ArithmeticOp* x) { in do_ArithmeticOp_Int() function in LIRGenerator
587 case intTag: do_ArithmeticOp_Int(x); return; in do_ArithmeticOp()

123