Home
last modified time | relevance | path

Searched refs:getDotCurOp (Results 1 – 6 of 6) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h448 int getDotCurOp(const MachineInstr &MI) const;
DHexagonVLIWPacketizer.cpp370 int CurOpcode = HII->getDotCurOp(MI); in promoteToDotCur()
DHexagonInstrInfo.cpp3362 int HexagonInstrInfo::getDotCurOp(const MachineInstr &MI) const { in getDotCurOp() function in HexagonInstrInfo