Searched defs:nativeMovRegMem_at (Results 1 - 8 of 8) sorted by relevance

/openjdk9/hotspot/src/cpu/zero/vm/
H A DnativeInst_zero.hpp159 inline NativeMovRegMem* nativeMovRegMem_at(address address) { function
/openjdk9/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp557 friend inline NativeMovRegMem* nativeMovRegMem_at(address address) { function in class:NativeMovRegMem
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DnativeInst_ppc.hpp501 friend inline NativeMovRegMem* nativeMovRegMem_at(address address) { function in class:NativeMovRegMem
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp345 inline NativeMovRegMem* nativeMovRegMem_at (address address) { function
/openjdk9/hotspot/src/cpu/arm/vm/
H A DnativeInst_arm_32.hpp362 inline NativeMovRegMem* nativeMovRegMem_at(address address) { function
H A DnativeInst_arm_64.hpp392 inline NativeMovRegMem* nativeMovRegMem_at(address address) { function
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp390 inline NativeMovRegMem* nativeMovRegMem_at (address address) { function
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp754 friend inline NativeMovRegMem* nativeMovRegMem_at (address address) { function in class:NativeMovRegMem

Completed in 62 milliseconds