Home
last modified time | relevance | path

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

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