Searched refs:emit_call (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp202 void emit_call(LIR_OpJavaCall* op);
H A Dc1_LIRAssembler.cpp438 void LIR_Assembler::emit_call(LIR_OpJavaCall* op) { function in class:LIR_Assembler
H A Dc1_LIR.cpp1032 masm->emit_call(this);

Completed in 29 milliseconds