Searched refs:r12_off (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_Runtime1_x86.cpp287 r12_off, r12H_off, // 384, 388 enumerator in enum:reg_save_layout
342 map->set_callee_saved(VMRegImpl::stack2reg(r12_off + num_rt_args), r12->as_VMReg());
H A DstubGenerator_x86_64.cpp186 r12_off = -4, enumerator in enum:StubGenerator::call_stub_layout
206 r12_off = -8,
252 const Address r12_save(rbp, r12_off * wordSize);
H A DsharedRuntime_x86_64.cpp94 r12_off, r12H_off, enumerator in enum:RegisterSaver::layout
218 map->set_callee_saved(STACK_OFFSET( r12_off ), r12->as_VMReg());

Completed in 58 milliseconds