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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DvtableStubs_sparc.cpp161 Register L5_method = L5; local
165 L5_method, L2, L3,
171 __ br_notnull_short(L5_method, Assembler::pt, L01);
174 __ verify_oop(L5_method);
181 __ restore(L5_method, 0, G5_method);

Completed in 29 milliseconds