Searched defs:NativeMovConstRegPatching (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp286 class NativeMovConstRegPatching: public NativeMovConstReg { class in inherits:NativeMovConstReg
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp303 class NativeMovConstRegPatching: public NativeMovConstReg { class in inherits:NativeMovConstReg
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp625 inline NativeMovConstRegPatching* nativeMovConstRegPatching_at(address address);class NativeMovConstRegPatching: public NativeInstruction { class in inherits:NativeInstruction
[all...]

Completed in 89 milliseconds