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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp174 void stack2stack(LIR_Opr src, LIR_Opr dest, BasicType type);
H A Dc1_LIRAssembler.cpp815 stack2stack(src, dest, type);
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp1297 void LIR_Assembler::stack2stack(LIR_Opr src, LIR_Opr dest, BasicType type) { function in class:LIR_Assembler
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp1140 void LIR_Assembler::stack2stack(LIR_Opr src, LIR_Opr dest, BasicType type) { function in class:LIR_Assembler

Completed in 53 milliseconds