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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp205 void emit_delay(LIR_OpDelay* op);
H A Dc1_LIR.cpp1108 masm->emit_delay(this);
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp766 // LIR_Assembler::emit_delay.
776 // LIR_Assembler::emit_delay.
3072 void LIR_Assembler::emit_delay(LIR_OpDelay* op) { function in class:LIR_Assembler
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp3583 void LIR_Assembler::emit_delay(LIR_OpDelay*) { function in class:LIR_Assembler

Completed in 57 milliseconds