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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonSubtarget.h 201 bool isTinyCoreWithDuplex() const { return isTinyCore() && EnableDuplex; }
HexagonVLIWPacketizer.cpp 246 if (HST.isTinyCoreWithDuplex())
275 if (HST.isTinyCoreWithDuplex())
1843 if (HST.isTinyCoreWithDuplex() && CurrentPacketMIs.size() > 0 &&

Completed in 17 milliseconds