Home
last modified time | relevance | path

Searched refs:SoloException (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h103 bool SoloException; variable
110 SoloException(x) {}; in ID()
116 unsigned isSoloException() const { return (SoloException); }; in isSoloException()