Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.h449 int getDotCurOp(const MachineInstr &MI) const;
HDHexagonVLIWPacketizer.cpp380 int CurOpcode = HII->getDotCurOp(MI); in promoteToDotCur()
HDHexagonInstrInfo.cpp3609 int HexagonInstrInfo::getDotCurOp(const MachineInstr &MI) const { in getDotCurOp() function in HexagonInstrInfo