Searched defs:has_index (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.hpp281 bool has_index() const { return _index_or_disp.is_register(); } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dassembler_s390.hpp247 bool has_index() const { return _index != noreg; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 30 milliseconds