Searched refs:align_call (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp234 void align_call(LIR_Code code);
H A Dc1_LIRAssembler.cpp443 align_call(op->code());
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_CodeStubs_x86.cpp450 ce->align_call(lir_static_call);
H A Dc1_LIRAssembler_x86.cpp2835 void LIR_Assembler::align_call(LIR_Code code) { function in class:LIR_Assembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp758 void LIR_Assembler::align_call(LIR_Code) { function in class:LIR_Assembler

Completed in 70 milliseconds