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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp1857 Register scratch3) {
1873 scratch3);
1854 profile_switch_case(Register index, Register scratch, Register scratch2, Register scratch3) argument
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp659 void LIRGenerator::new_instance(LIR_Opr dst, ciInstanceKlass* klass, LIR_Opr scratch1, LIR_Opr scratch2, LIR_Opr scratch3, LIR_Opr scratch4, LIR_Opr klass_reg, CodeEmitInfo* info) { argument
673 __ allocate_object(dst, scratch1, scratch2, scratch3, scratch4,

Completed in 80 milliseconds