Home
last modified time | relevance | path

Searched refs:IVPredicate (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.java64 private interface IVPredicate { interface in CountedLoopTest
71 …s("unused") StaticIVProperty staticProperty, @SuppressWarnings("unused") IVPredicate constantCheck, in get()
80 …s("unused") StaticIVProperty staticProperty, @SuppressWarnings("unused") IVPredicate constantCheck, in get()
400 private final IVPredicate staticCheck;
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()
462 IVPredicate staticCheck = null; in registerPlugins()
470 … staticCheck = getSnippetReflection().asObject(IVPredicate.class, arg3.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.java66 private interface IVPredicate { interface in CountedLoopTest
73 …s("unused") StaticIVProperty staticProperty, @SuppressWarnings("unused") IVPredicate constantCheck, in get()
82 …s("unused") StaticIVProperty staticProperty, @SuppressWarnings("unused") IVPredicate constantCheck, in get()
402 private final IVPredicate staticCheck;
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()
465 IVPredicate staticCheck = null; in registerPlugins()
473 … staticCheck = getSnippetReflection().asObject(IVPredicate.class, arg3.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.java64 private interface IVPredicate { interface in CountedLoopTest
71 …s("unused") StaticIVProperty staticProperty, @SuppressWarnings("unused") IVPredicate constantCheck, in get()
80 …s("unused") StaticIVProperty staticProperty, @SuppressWarnings("unused") IVPredicate constantCheck, in get()
400 private final IVPredicate staticCheck;
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()
462 IVPredicate staticCheck = null; in registerPlugins()
470 … staticCheck = getSnippetReflection().asObject(IVPredicate.class, arg3.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.java66 private interface IVPredicate { interface in CountedLoopTest
73 …s("unused") StaticIVProperty staticProperty, @SuppressWarnings("unused") IVPredicate constantCheck, in get()
82 …s("unused") StaticIVProperty staticProperty, @SuppressWarnings("unused") IVPredicate constantCheck, in get()
402 private final IVPredicate staticCheck;
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()
465 IVPredicate staticCheck = null; in registerPlugins()
473 … staticCheck = getSnippetReflection().asObject(IVPredicate.class, arg3.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.java68 private interface IVPredicate { 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()
550 private final IVPredicate staticCheck;
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()
620 IVPredicate staticCheck = null; in registerPlugins()
628 … staticCheck = getSnippetReflection().asObject(IVPredicate.class, arg3.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.java68 private interface IVPredicate { 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()
550 private final IVPredicate staticCheck;
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()
620 IVPredicate staticCheck = null; in registerPlugins()
628 … staticCheck = getSnippetReflection().asObject(IVPredicate.class, arg3.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.java66 private interface IVPredicate { 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()
548 private final IVPredicate staticCheck;
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()
618 IVPredicate staticCheck = null; in registerPlugins()
626 … staticCheck = getSnippetReflection().asObject(IVPredicate.class, arg3.asJavaConstant()); in registerPlugins()