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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.hpp131 virtual bool has_temps();
H A Doutput_c.cpp1568 if (expand_instruction->has_temps()) {
1699 if( ! node->expands() && (node->needs_projections() || node->has_temps())) {
3060 instr->has_temps() ||
H A Doutput_h.cpp1765 instr->has_temps() ||
H A Dformssel.cpp125 bool InstructForm::has_temps() { function in class:InstructForm

Completed in 82 milliseconds