Searched defs:as_register (Results 1 - 5 of 5) sorted by relevance

/openjdk10/hotspot/src/share/vm/asm/
H A Dassembler.hpp184 Register as_register() const { assert(is_register(),""); return _r; } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.hpp492 Register as_register() const { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIR.cpp33 Register LIR_OprDesc::as_register() const { function in class:LIR_OprDesc
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dassembler_ppc.hpp148 Register as_register() const { function in class:VALUE_OBJ_CLASS_SPEC
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dassembler_s390.hpp439 Register as_register() const { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 123 milliseconds