Searched refs:set_jlong_at (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp134 void set_jlong_at(int offset, jlong i); // Deals with I-cache.
H A DnativeInst_s390.cpp132 void NativeInstruction::set_jlong_at(int offset, jlong i) { function in class:NativeInstruction
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp137 void set_jlong_at(int offset, jlong i); /* deals with I-cache */
H A DnativeInst_sparc.cpp85 void NativeInstruction::set_jlong_at(int offset, jlong i) { function in class:NativeInstruction

Completed in 33 milliseconds