Home
last modified time | relevance | path

Searched defs:can_inline_as_constant (Results 1 – 25 of 51) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp116 bool LIRGenerator::can_inline_as_constant(Value i, int bits) const { in can_inline_as_constant() function in LIRGenerator
126 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp116 bool LIRGenerator::can_inline_as_constant(Value i, int bits) const { in can_inline_as_constant() function in LIRGenerator
126 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp125 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
139 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp117 bool LIRGenerator::can_inline_as_constant(Value i, int bits) const { in can_inline_as_constant() function in LIRGenerator
127 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp126 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
140 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp117 bool LIRGenerator::can_inline_as_constant(Value i, int bits) const { in can_inline_as_constant() function in LIRGenerator
127 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp126 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
140 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp116 bool LIRGenerator::can_inline_as_constant(Value i, int bits) const { in can_inline_as_constant() function in LIRGenerator
126 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp125 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
139 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp116 bool LIRGenerator::can_inline_as_constant(Value i, int bits) const { in can_inline_as_constant() function in LIRGenerator
126 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp126 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
140 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp117 bool LIRGenerator::can_inline_as_constant(Value i, int bits) const { in can_inline_as_constant() function in LIRGenerator
127 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp125 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
139 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A Dc1_LIRGenerator_s390.cpp116 bool LIRGenerator::can_inline_as_constant(Value i, int bits) const { in can_inline_as_constant() function in LIRGenerator
126 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRGenerator_sparc.cpp123 bool LIRGenerator:: can_inline_as_constant(Value i) const { in can_inline_as_constant() function in LIRGenerator
132 bool LIRGenerator:: can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRGenerator_sparc.cpp123 bool LIRGenerator:: can_inline_as_constant(Value i) const { in can_inline_as_constant() function in LIRGenerator
132 bool LIRGenerator:: can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp138 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
157 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp126 bool LIRGenerator:: can_inline_as_constant(Value i) const { in can_inline_as_constant() function in LIRGenerator
135 bool LIRGenerator:: can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp126 bool LIRGenerator:: can_inline_as_constant(Value i) const { in can_inline_as_constant() function in LIRGenerator
135 bool LIRGenerator:: can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Dc1_LIRGenerator_arm.cpp138 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
157 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp126 bool LIRGenerator:: can_inline_as_constant(Value i) const { in can_inline_as_constant() function in LIRGenerator
135 bool LIRGenerator:: can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp126 bool LIRGenerator:: can_inline_as_constant(Value i) const { in can_inline_as_constant() function in LIRGenerator
135 bool LIRGenerator:: can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A Dc1_LIRGenerator_sparc.cpp126 bool LIRGenerator:: can_inline_as_constant(Value i) const { in can_inline_as_constant() function in LIRGenerator
135 bool LIRGenerator:: can_inline_as_constant(LIR_Const* c) const { in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Dc1_LIRGenerator_aarch64.cpp118 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
132 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { return false; } in can_inline_as_constant() function in LIRGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A Dc1_LIRGenerator_aarch64.cpp118 bool LIRGenerator::can_inline_as_constant(Value v) const { in can_inline_as_constant() function in LIRGenerator
132 bool LIRGenerator::can_inline_as_constant(LIR_Const* c) const { return false; } in can_inline_as_constant() function in LIRGenerator

123