Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h392 int getDotOldOp(const int opc) const;
DHexagonVLIWPacketizer.cpp432 int NewOpcode = HII->getDotOldOp(MI->getOpcode()); in demoteToDotOld()
DHexagonInstrInfo.cpp3618 int HexagonInstrInfo::getDotOldOp(const int opc) const { in getDotOldOp() function in HexagonInstrInfo