Searched defs:allocate_object (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_MacroAssembler_sparc.cpp214 void C1_MacroAssembler::allocate_object( function in class:C1_MacroAssembler
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_MacroAssembler_x86.cpp236 void C1_MacroAssembler::allocate_object(Register obj, Register t1, Register t2, int header_size, int object_size, Register klass, Label& slow_case) { function in class:C1_MacroAssembler
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.cpp1335 void LIR_List::allocate_object(LIR_Opr dst, LIR_Opr t1, LIR_Opr t2, LIR_Opr t3, LIR_Opr t4, function in class:LIR_List

Completed in 50 milliseconds