Searched refs:jump_to (Results 1 - 11 of 11) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DvtableStubs_sparc.cpp195 __ jump_to(icce, G3_scratch);
H A Dc1_Runtime1_sparc.cpp88 jump_to(exc, G4);
344 __ jump_to(dest, O0);
782 __ jump_to(dest, O0);
H A Dc1_MacroAssembler_sparc.cpp46 jump_to(ic_miss, temp_reg);
H A DmethodHandles_sparc.cpp458 __ jump_to(icce, temp1);
H A DsharedRuntime_sparc.cpp1065 __ jump_to(ic_miss, G3_scratch);
1076 __ jump_to(ic_miss, G3_scratch);
1270 __ jump_to(exception_entry, G3_scratch);
1968 __ jump_to(ic_miss, temp_reg);
2910 __ jump_to(ic_miss, temp_reg);
H A DtemplateInterpreter_sparc.cpp111 __ jump_to(thrower, G3_scratch);
450 __ jump_to(stub, Rscratch);
H A Dassembler_sparc.inline.hpp753 inline void MacroAssembler::jump_to(const AddressLiteral& addrlit, Register temp, int offset) { function in class:MacroAssembler
H A Dinterp_masm_sparc.cpp858 jump_to(dest, Rscratch);
H A DstubGenerator_sparc.cpp352 __ jump_to(stub_ret, temp_reg);
H A Dassembler_sparc.hpp2142 inline void jump_to(const AddressLiteral& addrlit, Register temp, int offset = 0);
H A Dc1_LIRAssembler_sparc.cpp1606 __ jump_to(addrlit, G3);

Completed in 839 milliseconds