Searched refs:getNonDotCurOp (Results 1 – 3 of 3) sorted by relevance
449 int getNonDotCurOp(const MachineInstr &MI) const;
392 MI->setDesc(HII->get(HII->getNonDotCurOp(*MI))); in cleanUpDotCur()
3378 int HexagonInstrInfo::getNonDotCurOp(const MachineInstr &MI) const { in getNonDotCurOp() function in HexagonInstrInfo