Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h386 int getDotCurOp(const MachineInstr* MI) const;
DHexagonVLIWPacketizer.cpp339 int CurOpcode = HII->getDotCurOp(MI); in promoteToDotCur()
DHexagonInstrInfo.cpp3430 int HexagonInstrInfo::getDotCurOp(const MachineInstr* MI) const { in getDotCurOp() function in HexagonInstrInfo