Searched refs:GetDotNewOp (Results 1 – 3 of 3) sorted by relevance
189 int GetDotNewOp(const MachineInstr* MI) const;
439 NewOpcode = QII->GetDotNewOp(MI); in PromoteToDotNew()762 int NewOpcode = QII->GetDotNewOp(MI); in CanPromoteToDotNew()
1616 int HexagonInstrInfo::GetDotNewOp(const MachineInstr* MI) const { in GetDotNewOp() function in HexagonInstrInfo