Searched defs:R4 (Results 1 - 7 of 7) sorted by relevance

/openjdk10/hotspot/test/runtime/contended/
H A DHasNonStatic.java73 public static class R4 extends R3 { class in class:HasNonStatic
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/aarch64/
H A DAARCH64ThreadContext.java67 public static final int R4 = 4; field in class:AARCH64ThreadContext
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/ppc64/
H A DPPC64ThreadContext.java73 public static final int R4 = 27; field in class:PPC64ThreadContext
/openjdk10/jdk/test/java/lang/reflect/DefaultMethodMembers/
H A DFilterNotMostSpecific.java353 interface R4 extends L, M, N2DN, R1 {} interface in class:FilterNotMostSpecific
/openjdk10/hotspot/src/cpu/arm/vm/
H A Dregister_arm.hpp39 #undef R4 macro
103 #define R4 ((Register)4) macro
[all...]
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dcpustate_aarch64.hpp45 R4, enumerator in enum:GReg
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dregister_ppc.hpp160 #define R4 ((Register)(R4_RegisterEnumValue)) macro

Completed in 145 milliseconds