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

/openjdk10/hotspot/src/share/vm/code/
H A Dlocation.hpp95 static Location new_reg_loc( Type t, VMReg reg ) { return Location(in_register, t, reg->value()); } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 47 milliseconds