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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DnativeInst_zero.hpp56 bool is_safepoint_poll() { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp68 inline bool is_safepoint_poll();
541 inline bool NativeInstruction::is_safepoint_poll() { function in class:NativeInstruction
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp125 bool is_safepoint_poll() { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/runtime/
H A DsharedRuntime.cpp541 assert( ((NativeInstruction*)pc)->is_safepoint_poll(),

Completed in 46 milliseconds