Searched refs:set_cisc_spill_operand (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp343 void set_cisc_spill_operand(OperandForm *opForm) { _cisc_spill_operand = opForm; } function in class:ArchDesc
H A Dformssel.hpp80 void set_cisc_spill_operand(uint op_index) { _cisc_spill_operand = op_index; } function in class:InstructForm
H A Dformssel.cpp1211 set_cisc_spill_operand(cisc_spill_operand);
H A Doutput_c.cpp4155 set_cisc_spill_operand( oper );

Completed in 63 milliseconds