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

/openjdk7/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp398 virtual bool do_instructions() { return true; } function in class:OutputMap
H A Doutput_h.cpp2059 bool do_instructions() { return false; } function in class:OutputMachOperands
2098 // always execute since do_instructions() is true, and avoids trailing comma
H A Doutput_c.cpp3437 if( map.do_instructions() ) {

Completed in 53 milliseconds