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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp204 void emit_profile_call(LIR_OpProfileCall* op);
H A Dc1_LIR.cpp1112 masm->emit_profile_call(this);
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp2962 void LIR_Assembler::emit_profile_call(LIR_OpProfileCall* op) { function in class:LIR_Assembler
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp3508 void LIR_Assembler::emit_profile_call(LIR_OpProfileCall* op) { function in class:LIR_Assembler

Completed in 57 milliseconds