Searched refs:push (Results 376 - 378 of 378) sorted by relevance

<<111213141516

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp2031 void push(LIR_Opr opr) { append(new LIR_Op1(lir_push, opr)); } function in class:LIR_List
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp2892 void LIR_Assembler::push(LIR_Opr opr) { function in class:LIR_Assembler
/openjdk7/hotspot/src/share/vm/prims/
H A Djvm.cpp1311 local_array->push(protection_domain);

Completed in 81 milliseconds

<<111213141516