Home
last modified time | relevance | path

Searched defs:useCompiler (Results 1 – 25 of 27) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/lib/sun/hotspot/code/
H A DCompiler.java49 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
85 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
120 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/lib/sun/hotspot/code/
H A DCompiler.java49 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
85 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
120 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/lib/sun/hotspot/code/
H A DCompiler.java50 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
81 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
116 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/lib/sun/hotspot/code/
H A DCompiler.java50 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
81 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
116 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/lib/sun/hotspot/code/
H A DCompiler.java50 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
86 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
121 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/lib/sun/hotspot/code/
H A DCompiler.java50 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
86 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
121 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/lib/sun/hotspot/code/
H A DCompiler.java59 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
90 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
125 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/lib/sun/hotspot/code/
H A DCompiler.java59 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
90 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
125 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/lib/sun/hotspot/code/
H A DCompiler.java73 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
104 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
139 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/lib/sun/hotspot/code/
H A DCompiler.java73 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
104 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
139 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/lib/jdk/test/whitebox/code/
H A DCompiler.java73 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isGraalEnabled() local
104 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC2Enabled() local
139 Boolean useCompiler = WB.getBooleanVMFlag("UseCompiler"); in isC1Enabled() local
/dports/lang/gcc48/gcc-4.8.5/libjava/java/lang/
H A DVMCompiler.h51 static jboolean useCompiler; variable
H A DVMCompiler.java62 public static boolean useCompiler = true; field in VMCompiler
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/lang/
H A DVMCompiler.h51 static jboolean useCompiler; variable
H A DVMCompiler.java62 public static boolean useCompiler = true; field in VMCompiler
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/lang/
H A DVMCompiler.h51 static jboolean useCompiler; variable
H A DVMCompiler.java62 public static boolean useCompiler = true; field in VMCompiler
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/lang/
H A DVMCompiler.h51 static jboolean useCompiler; variable
H A DVMCompiler.java62 public static boolean useCompiler = true; field in VMCompiler
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/lang/
H A DVMCompiler.h51 static jboolean useCompiler; variable
H A DVMCompiler.java62 public static boolean useCompiler = true; field in VMCompiler
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DConfigure.hs205 , useCompiler = Just comp function
H A DSetupWrapper.hs183 useCompiler :: Maybe Compiler, function
260 useCompiler = Nothing, function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DConfigure.hs198 , useCompiler = Just comp function
H A DSetupWrapper.hs183 useCompiler :: Maybe Compiler, function
260 useCompiler = Nothing, function

12