Searched defs:set_cisc_spill_operand (Results 1 - 2 of 2) 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

Completed in 499 milliseconds