Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h455 int getDotOldOp(const MachineInstr &MI) const;
H A DHexagonVLIWPacketizer.cpp471 int NewOpcode = HII->getDotOldOp(MI); in demoteToDotOld()
H A DHexagonInstrInfo.cpp3840 int HexagonInstrInfo::getDotOldOp(const MachineInstr &MI) const { in getDotOldOp() function in HexagonInstrInfo