HomeSort by: relevance | last modified time | path
    Searched refs:isSoloAX (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h 295 bool isSoloAX(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCChecker.cpp 290 if (HexagonMCInstrInfo::isSoloAX(MCII, I)) {
HexagonMCInstrInfo.cpp 762 bool HexagonMCInstrInfo::isSoloAX(MCInstrInfo const &MCII, MCInst const &MCI) {

Completed in 57 milliseconds