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

/openjdk7/hotspot/src/share/vm/runtime/
H A DjavaCalls.hpp150 inline void push_int(int i) { _is_oop[_size] = false; function in class:JavaCallArguments
/openjdk7/hotspot/src/share/vm/opto/
H A Dstringopts.cpp122 void push_int(Node* value) { function in class:StringConcat
529 sc->push_int(arg);
548 sc->push_int(csj->in(TypeFunc::Parms));
/openjdk7/hotspot/src/share/vm/ci/
H A DciTypeFlow.hpp295 void push_int() { function in class:ciTypeFlow::StateVector

Completed in 178 milliseconds