Searched defs:set_cisc_spill_operand (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/adlc/ | ||
H A D | archDesc.hpp | 343 void set_cisc_spill_operand(OperandForm *opForm) { _cisc_spill_operand = opForm; } function in class:ArchDesc |
H A D | formssel.hpp | 80 void set_cisc_spill_operand(uint op_index) { _cisc_spill_operand = op_index; } function in class:InstructForm |
Completed in 499 milliseconds