Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:Counter

78     static int Counter;
280 int HexagonHardwareLoops::Counter = 0;
734 // the loop counter, so we shouldn't generate a hardware loop in this case.
1131 if (Counter >= HWLoopLimit)
1133 Counter++;
1367 /// counter if it is <= 1. We only need to perform this analysis if the
1373 /// zero by perfoming a crude analysis of the loop counter. This function