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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp191 void emit_op3(LIR_Op3* op);
H A Dc1_LIR.cpp1096 masm->emit_op3(this);
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp527 void LIR_Assembler::emit_op3(LIR_Op3* op) { function in class:LIR_Assembler
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp1402 void LIR_Assembler::emit_op3(LIR_Op3* op) { function in class:LIR_Assembler

Completed in 646 milliseconds