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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.cpp903 save_frame_and_mov(0, Lmethod, Lmethod); // to avoid clobbering O0 (and propagate Lmethod for -Xprof)
1031 save_frame_and_mov(0, Lmethod, Lmethod); // Propagate Lmethod to helper frame for -Xprof
1256 save_frame_and_mov(0, Lmethod, Lmethod); // Propagate Lmethod for -Xprof
1559 void MacroAssembler::save_frame_and_mov(int extraWords, function in class:MacroAssembler
2927 save_frame_and_mov(0, recv_klass, recv_2, intf_klass, intf_2);
3055 save_frame_and_mov(0, sub_klass, sub_2, super_klass, sup_2);
3067 save_frame_and_mov(0, sub_klass, sub_2, super_klass, sup_2);

Completed in 47 milliseconds