Searched defs:do_instructions (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/adlc/ | ||
H A D | archDesc.hpp | 398 virtual bool do_instructions() { return true; } function in class:OutputMap |
H A D | output_h.cpp | 2059 bool do_instructions() { return false; } function in class:OutputMachOperands 2098 // always execute since do_instructions() is true, and avoids trailing comma |
Completed in 39 milliseconds