Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h95 bool hasV60TOpsOnly() const { return getHexagonArchVersion() == V60; } in hasV60TOpsOnly() function
DHexagonVLIWPacketizer.cpp981 if (MF->getSubtarget<HexagonSubtarget>().hasV60TOpsOnly() && in cannotCoexistAsymm()