HomeSort by relevance Sort by last modified time
    Searched refs:isSoloException (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.cpp 198 solo += !ISJ->isSoloException();
200 onlyAX += !ISJ->isSoloException();
202 onlyAin1 += !ISJ->isSoloException();
HexagonShuffler.h 116 unsigned isSoloException() const { return (SoloException); };

Completed in 51 milliseconds