Searched defs:NativeCall (Results 1 - 9 of 9) sorted by relevance

/openjdk10/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotCallingConventionType.java43 NativeCall(true); enum constant in enum:HotSpotCallingConventionType
/openjdk10/hotspot/src/cpu/zero/vm/
H A DnativeInst_zero.hpp67 class NativeCall : public NativeInstruction { class in inherits:NativeInstruction
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DnativeInst_ppc.hpp133 class NativeCall: public NativeInstruction { class in inherits:NativeInstruction
[all...]
/openjdk10/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp211 class NativeCall: public NativeInstruction { class in inherits:NativeInstruction
[all...]
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp149 class NativeCall: public NativeInstruction { class in inherits:NativeInstruction
[all...]
/openjdk10/hotspot/src/cpu/arm/vm/
H A DnativeInst_arm_32.hpp410 class NativeCall: public RawNativeCall { class in inherits:RawNativeCall
H A DnativeInst_arm_64.hpp612 class NativeCall: public RawNativeCall { class in inherits:RawNativeCall
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp319 class NativeCall: public NativeInstruction { class in inherits:NativeInstruction
[all...]
/openjdk10/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp156 class NativeCall: public NativeInstruction { class in inherits:NativeInstruction
[all...]

Completed in 115 milliseconds