/dports/graphics/cfdg/cfdg-3.3_1/src-common/ |
H A D | astreplacement.h | 75 virtual void compile(CompilePhase ph, Builder* b); 106 … void compile(CompilePhase ph, Builder* b, ASTloop* loop = nullptr, ASTdefine* def = nullptr); 134 void compile(CompilePhase ph, Builder* b) final; 147 void compile(CompilePhase ph, Builder* b) final; 159 void compile(CompilePhase ph, Builder* b) final; 182 void compile(CompilePhase ph, Builder* b) final; 202 void compile(CompilePhase ph, Builder* b) final; 234 void compile(CompilePhase ph, Builder* b) final; 248 void compile(CompilePhase ph, Builder* b) final; 276 void compile(CompilePhase ph, Builder* b) final;
|
H A D | astreplacement.cpp | 102 if (ph == CompilePhase::TypeCheck) { in compile() 649 case CompilePhase::TypeCheck: in compile() 670 case CompilePhase::Simplify: in compile() 751 case CompilePhase::Simplify: in compile() 799 case CompilePhase::TypeCheck: in compile() 803 case CompilePhase::Simplify: in compile() 827 case CompilePhase::Simplify: in compile() 903 case CompilePhase::Simplify: in compile() 982 case CompilePhase::Simplify: in compile() 1014 case CompilePhase::Simplify: in compile() [all …]
|
H A D | astexpression.h | 240 ASTexpression* compile(CompilePhase ph, Builder* b) final; 261 ASTexpression* compile(CompilePhase ph, Builder* b) final; 327 ASTexpression* compile(CompilePhase ph, Builder* b) final; 340 ASTexpression* compile(CompilePhase ph, Builder* b) final; 385 ASTexpression* compile(CompilePhase ph, Builder* b) final; 424 ASTexpression* compile(CompilePhase ph, Builder* b) final; 439 ASTexpression* compile(CompilePhase ph, Builder* b) final; 456 ASTexpression* compile(CompilePhase ph, Builder* b) final; 487 ASTexpression* compile(CompilePhase ph, Builder* b) final; 516 ASTexpression* compile(CompilePhase ph, Builder* b) final; [all …]
|
H A D | astexpression.cpp | 2543 case CompilePhase::Simplify: in compile() 2610 case CompilePhase::Simplify: in compile() 2818 case CompilePhase::Simplify: in compile() 2859 case CompilePhase::Simplify: in compile() 2911 case CompilePhase::Simplify: in compile() 2959 case CompilePhase::Simplify: in compile() 3037 case CompilePhase::Simplify: in compile() 3057 case CompilePhase::Simplify: in compile() 3163 case CompilePhase::Simplify: in compile() 3276 case CompilePhase::Simplify: in compile() [all …]
|
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/compiler/injection/ |
H A D | GlobalEntityASTTransformation.java | 23 import org.codehaus.groovy.control.CompilePhase; 34 @GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION)
|
H A D | EntityASTTransformation.java | 23 import org.codehaus.groovy.control.CompilePhase; 34 @GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION)
|
H A D | GlobalPluginAwareEntityASTTransformation.java | 28 import org.codehaus.groovy.control.CompilePhase; 42 @GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION)
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/c2/ |
H A D | g1BarrierSetC2.hpp | 93 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/c2/ |
H A D | g1BarrierSetC2.hpp | 93 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/c2/ |
H A D | g1BarrierSetC2.hpp | 93 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/c2/ |
H A D | g1BarrierSetC2.hpp | 93 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/c2/ |
H A D | g1BarrierSetC2.hpp | 93 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/c2/ |
H A D | g1BarrierSetC2.hpp | 93 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/c2/ |
H A D | barrierSetC2.hpp | 282 enum CompilePhase { enum in BarrierSetC2 289 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const {} in verify_gc_barriers()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/c2/ |
H A D | barrierSetC2.hpp | 282 enum CompilePhase { enum in BarrierSetC2 289 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const {} in verify_gc_barriers()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/c2/ |
H A D | barrierSetC2.hpp | 280 enum CompilePhase { enum in BarrierSetC2 287 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const {} in verify_gc_barriers()
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/c2/ |
H A D | barrierSetC2.hpp | 280 enum CompilePhase { enum in BarrierSetC2 287 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const {} in verify_gc_barriers()
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/c2/ |
H A D | barrierSetC2.hpp | 291 enum CompilePhase { enum in BarrierSetC2 300 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const {} in verify_gc_barriers()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/c2/ |
H A D | barrierSetC2.hpp | 290 enum CompilePhase { enum in BarrierSetC2 295 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const {} in verify_gc_barriers()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shenandoah/c2/ |
H A D | shenandoahBarrierSetC2.hpp | 137 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shenandoah/c2/ |
H A D | shenandoahBarrierSetC2.hpp | 137 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/c2/ |
H A D | shenandoahBarrierSetC2.hpp | 138 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shenandoah/c2/ |
H A D | shenandoahBarrierSetC2.hpp | 138 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shenandoah/c2/ |
H A D | shenandoahBarrierSetC2.hpp | 137 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/z/c2/ |
H A D | zBarrierSetC2.hpp | 219 virtual void verify_gc_barriers(Compile* compile, CompilePhase phase) const;
|