OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSoloException
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h
112
unsigned
isSoloException
() const { return (SoloException); };
HexagonShuffler.cpp
205
solo += !ISJ->
isSoloException
();
207
onlyAX += !ISJ->
isSoloException
();
209
onlyAin1 += !ISJ->
isSoloException
();
Completed in 509 milliseconds