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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_MacroAssembler_x86.hpp100 void push_jint (jint i) { _rsp_offset++; push(i); } function
H A Dc1_LIRAssembler_x86.cpp202 __ push_jint(const_opr->as_jint());

Completed in 39 milliseconds