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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.hpp244 bool cisc_spills_to(ArchDesc &AD, InstructForm *alternate);
H A Dformssel.cpp1171 bool InstructForm::cisc_spills_to(ArchDesc &AD, InstructForm *instr) { function in class:InstructForm
H A Doutput_c.cpp4197 found_cisc_alternate = instr->cisc_spills_to(*this, instr2);

Completed in 3930 milliseconds