Home
last modified time | relevance | path

Searched refs:StaticIVProperty (Results 1 – 7 of 7) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DCountedLoopTest.java59 private interface StaticIVProperty { interface in CountedLoopTest
71 …Warnings("unused") IVProperty property, @SuppressWarnings("unused") StaticIVProperty staticPropert… in get()
80 …Warnings("unused") IVProperty property, @SuppressWarnings("unused") StaticIVProperty staticPropert… in get()
399 private final StaticIVProperty staticProperty;
403 …protected IVPropertyNode(IVProperty property, StaticIVProperty staticProperty, IVPredicate staticC… in IVPropertyNode()
457 …r.register4("get", IVProperty.class, StaticIVProperty.class, IVPredicate.class, ivKind.toJavaClass… in registerPlugins()
461 StaticIVProperty staticProperty = null; in registerPlugins()
467 … staticProperty = getSnippetReflection().asObject(StaticIVProperty.class, arg2.asJavaConstant()); in registerPlugins()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DCountedLoopTest.java61 private interface StaticIVProperty { interface in CountedLoopTest
73 …Warnings("unused") IVProperty property, @SuppressWarnings("unused") StaticIVProperty staticPropert… in get()
82 …Warnings("unused") IVProperty property, @SuppressWarnings("unused") StaticIVProperty staticPropert… in get()
401 private final StaticIVProperty staticProperty;
405 …protected IVPropertyNode(IVProperty property, StaticIVProperty staticProperty, IVPredicate staticC… in IVPropertyNode()
460 …r.register4("get", IVProperty.class, StaticIVProperty.class, IVPredicate.class, ivKind.toJavaClass… in registerPlugins()
464 StaticIVProperty staticProperty = null; in registerPlugins()
470 … staticProperty = getSnippetReflection().asObject(StaticIVProperty.class, arg2.asJavaConstant()); in registerPlugins()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DCountedLoopTest.java59 private interface StaticIVProperty { interface in CountedLoopTest
71 …Warnings("unused") IVProperty property, @SuppressWarnings("unused") StaticIVProperty staticPropert… in get()
80 …Warnings("unused") IVProperty property, @SuppressWarnings("unused") StaticIVProperty staticPropert… in get()
399 private final StaticIVProperty staticProperty;
403 …protected IVPropertyNode(IVProperty property, StaticIVProperty staticProperty, IVPredicate staticC… in IVPropertyNode()
457 …r.register4("get", IVProperty.class, StaticIVProperty.class, IVPredicate.class, ivKind.toJavaClass… in registerPlugins()
461 StaticIVProperty staticProperty = null; in registerPlugins()
467 … staticProperty = getSnippetReflection().asObject(StaticIVProperty.class, arg2.asJavaConstant()); in registerPlugins()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DCountedLoopTest.java61 private interface StaticIVProperty { interface in CountedLoopTest
73 …Warnings("unused") IVProperty property, @SuppressWarnings("unused") StaticIVProperty staticPropert… in get()
82 …Warnings("unused") IVProperty property, @SuppressWarnings("unused") StaticIVProperty staticPropert… in get()
401 private final StaticIVProperty staticProperty;
405 …protected IVPropertyNode(IVProperty property, StaticIVProperty staticProperty, IVPredicate staticC… in IVPropertyNode()
460 …r.register4("get", IVProperty.class, StaticIVProperty.class, IVPredicate.class, ivKind.toJavaClass… in registerPlugins()
464 StaticIVProperty staticProperty = null; in registerPlugins()
470 … staticProperty = getSnippetReflection().asObject(StaticIVProperty.class, arg2.asJavaConstant()); in registerPlugins()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DCountedLoopTest.java63 private interface StaticIVProperty { interface in CountedLoopTest
76 …private static int get(IVProperty property, StaticIVProperty staticProperty, IVPredicate constantC… in get()
86 …private static long get(IVProperty property, StaticIVProperty staticProperty, IVPredicate constant… in get()
549 private final StaticIVProperty staticProperty;
554 …protected IVPropertyNode(IVProperty property, StaticIVProperty staticProperty, IVPredicate staticC… in IVPropertyNode()
615 …r.register4("get", IVProperty.class, StaticIVProperty.class, IVPredicate.class, ivKind.toJavaClass… in registerPlugins()
619 StaticIVProperty staticProperty = null; in registerPlugins()
625 … staticProperty = getSnippetReflection().asObject(StaticIVProperty.class, arg2.asJavaConstant()); in registerPlugins()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DCountedLoopTest.java63 private interface StaticIVProperty { interface in CountedLoopTest
76 …private static int get(IVProperty property, StaticIVProperty staticProperty, IVPredicate constantC… in get()
86 …private static long get(IVProperty property, StaticIVProperty staticProperty, IVPredicate constant… in get()
549 private final StaticIVProperty staticProperty;
554 …protected IVPropertyNode(IVProperty property, StaticIVProperty staticProperty, IVPredicate staticC… in IVPropertyNode()
615 …r.register4("get", IVProperty.class, StaticIVProperty.class, IVPredicate.class, ivKind.toJavaClass… in registerPlugins()
619 StaticIVProperty staticProperty = null; in registerPlugins()
625 … staticProperty = getSnippetReflection().asObject(StaticIVProperty.class, arg2.asJavaConstant()); in registerPlugins()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/
H A DCountedLoopTest.java61 private interface StaticIVProperty { interface in CountedLoopTest
74 …private static int get(IVProperty property, StaticIVProperty staticProperty, IVPredicate constantC… in get()
84 …private static long get(IVProperty property, StaticIVProperty staticProperty, IVPredicate constant… in get()
547 private final StaticIVProperty staticProperty;
552 …protected IVPropertyNode(IVProperty property, StaticIVProperty staticProperty, IVPredicate staticC… in IVPropertyNode()
613 …r.register4("get", IVProperty.class, StaticIVProperty.class, IVPredicate.class, ivKind.toJavaClass… in registerPlugins()
617 StaticIVProperty staticProperty = null; in registerPlugins()
623 … staticProperty = getSnippetReflection().asObject(StaticIVProperty.class, arg2.asJavaConstant()); in registerPlugins()