Home
last modified time | relevance | path

Searched refs:getProfileForInvoke (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.java/src/org/graalvm/compiler/java/
H A DBytecodeParser.java1711 JavaTypeProfile profile = getProfileForInvoke(invokeKind); in appendInvoke()
1722 profile = intrinsicCallSiteParser.getProfileForInvoke(invokeKind); in appendInvoke()
1803 protected JavaTypeProfile getProfileForInvoke(InvokeKind invokeKind) { in getProfileForInvoke() method in BytecodeParser
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DBytecodeParser.java1826 JavaTypeProfile profile = getProfileForInvoke(invokeKind); in appendInvoke()
1837 profile = intrinsicCallSiteParser.getProfileForInvoke(invokeKind); in appendInvoke()
1918 protected JavaTypeProfile getProfileForInvoke(InvokeKind invokeKind) { in getProfileForInvoke() method in BytecodeParser
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DBytecodeParser.java1711 JavaTypeProfile profile = getProfileForInvoke(invokeKind); in appendInvoke()
1722 profile = intrinsicCallSiteParser.getProfileForInvoke(invokeKind); in appendInvoke()
1803 protected JavaTypeProfile getProfileForInvoke(InvokeKind invokeKind) { in getProfileForInvoke() method in BytecodeParser
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DBytecodeParser.java1927 JavaTypeProfile profile = getProfileForInvoke(invokeKind); in appendInvoke()
1938 profile = intrinsicCallSiteParser.getProfileForInvoke(invokeKind); in appendInvoke()
2019 protected JavaTypeProfile getProfileForInvoke(InvokeKind invokeKind) { in getProfileForInvoke() method in BytecodeParser
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DBytecodeParser.java1734 JavaTypeProfile profile = getProfileForInvoke(invokeKind); in appendInvoke()
1745 profile = intrinsicCallSiteParser.getProfileForInvoke(invokeKind); in appendInvoke()
1826 protected JavaTypeProfile getProfileForInvoke(InvokeKind invokeKind) { in getProfileForInvoke() method in BytecodeParser
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DBytecodeParser.java1936 JavaTypeProfile profile = getProfileForInvoke(invokeKind); in appendInvoke()
1947 profile = intrinsicCallSiteParser.getProfileForInvoke(invokeKind); in appendInvoke()
2028 protected JavaTypeProfile getProfileForInvoke(InvokeKind invokeKind) { in getProfileForInvoke() method in BytecodeParser
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DBytecodeParser.java1929 JavaTypeProfile profile = getProfileForInvoke(invokeKind); in appendInvoke()
1940 profile = intrinsicCallSiteParser.getProfileForInvoke(invokeKind); in appendInvoke()
2021 protected JavaTypeProfile getProfileForInvoke(InvokeKind invokeKind) { in getProfileForInvoke() method in BytecodeParser