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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp193 void emit_opLabel(LIR_OpLabel* op);
H A Dc1_LIRAssembler.cpp489 void LIR_Assembler::emit_opLabel(LIR_OpLabel* op) { function in class:LIR_Assembler
H A Dc1_LIR.cpp1040 masm->emit_opLabel(this);

Completed in 37 milliseconds