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

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

Completed in 91 milliseconds