Searched refs:counter_alu (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp892 counter_alu, enumerator in enum:LinearScanStatistic::Counter
H A Dc1_LinearScan.cpp6375 case counter_alu: return "artithmetic + logic";
6589 case lir_ushr: inc_counter(counter_alu); break;

Completed in 51 milliseconds