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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DnativeInst_zero.hpp146 inline NativeMovRegMem* nativeMovRegMem_at(address address) { function
/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp319 inline friend NativeMovRegMem* nativeMovRegMem_at (address address);
322 inline NativeMovRegMem* nativeMovRegMem_at (address address) { function
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp634 inline NativeMovRegMem* nativeMovRegMem_at (address address);
705 friend inline NativeMovRegMem* nativeMovRegMem_at (address address) { function in class:NativeMovRegMem

Completed in 88 milliseconds