Searched refs:is_return (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | nativeInst_x86.hpp | 65 inline bool is_return(); 535 inline bool NativeInstruction::is_return() { return ubyte_at(0) == NativeReturn::instruction_code || function in class:NativeInstruction |
/openjdk7/hotspot/src/cpu/sparc/vm/ | ||
H A D | nativeInst_sparc.hpp | 80 bool is_return() { function in class:VALUE_OBJ_CLASS_SPEC |
Completed in 122 milliseconds