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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_MacroAssembler_x86.hpp101 void push_oop (jobject o) { _rsp_offset++; pushoop(o); }
H A Dassembler_x86.hpp2822 void pushoop(jobject obj);
H A Dc1_LIRAssembler_x86.cpp1763 __ pushoop(k->constant_encoding());
H A Dassembler_x86.cpp5968 void MacroAssembler::pushoop(jobject obj) { function in class:MacroAssembler
6484 void MacroAssembler::pushoop(jobject obj) { function in class:MacroAssembler

Completed in 89 milliseconds