Home
last modified time | relevance | path

Searched refs:has_all_flags (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp398 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
400 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
402 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
403 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
429 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp398 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
400 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
402 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
403 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
429 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp398 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
400 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
402 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
403 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
429 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp398 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
400 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
402 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
403 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
429 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp398 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
400 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
402 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
403 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
429 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp399 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
401 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
403 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
404 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
437 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp399 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
401 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
403 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
404 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
437 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A Dbytecodes.hpp399 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
401 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
403 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
404 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
437 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp406 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
408 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
410 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
411 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
444 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp406 …static bool can_trap (Code code) { check(code); return has_all_flags(code, _b… in can_trap()
408 …static bool can_rewrite (Code code) { check(code); return has_all_flags(code, _b… in can_rewrite()
410 …static bool native_byte_order(Code code) { check(code); return has_all_flags(code, _f… in native_byte_order()
411 …static bool uses_cp_cache (Code code) { check(code); return has_all_flags(code, _f… in uses_cp_cache()
444 static bool has_all_flags (Code code, int test_flags, bool is_wide) { in has_all_flags() function in Bytecodes
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java379 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
381 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
382 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
383 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
402 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java379 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
381 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
382 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
383 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
402 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java385 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
388 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
389 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
408 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java385 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
388 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
389 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
408 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java387 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
389 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
390 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
391 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
410 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java387 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
389 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
390 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
391 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
410 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java387 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
389 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
390 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
391 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
410 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java385 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
388 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
389 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
408 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java385 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
388 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
389 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
408 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java385 …public static boolean canTrap (int code) { check(code); return has_all_flags(code, _bc… in canTrap()
387 …public static boolean canRewrite (int code) { check(code); return has_all_flags(code, _bc… in canRewrite()
388 …public static boolean native_byte_order(int code) { check(code); return has_all_flags(code… in native_byte_order()
389 …public static boolean uses_cp_cache (int code) { check(code); return has_all_flags(code… in uses_cp_cache()
408 static boolean has_all_flags (int code, int test_flags, boolean is_wide) { in has_all_flags() method in Bytecodes