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

/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp288 friend NativeMovConstRegPatching* nativeMovConstRegPatching_at(address address) { function in class:NativeMovConstRegPatching
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp305 friend NativeMovConstRegPatching* nativeMovConstRegPatching_at(address address) { function in class:NativeMovConstRegPatching
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp655 friend inline NativeMovConstRegPatching* nativeMovConstRegPatching_at(address address) { function in class:NativeMovConstRegPatching

Completed in 25 milliseconds