Searched refs:getDotNewOp (Results 1 – 7 of 7) sorted by relevance
58 MF->CreateMachineInstr(TII->get(TII->getDotNewOp(*MI)), in getHazardType()129 MF->CreateMachineInstr(TII->get(TII->getDotNewOp(*MI)), in EmitInstruction()
450 int getDotNewOp(const MachineInstr &MI) const;
456 NewOpcode = HII->getDotNewOp(MI); in promoteToDotNew()885 int NewOpcode = HII->getDotNewOp(MI); in canPromoteToDotNew()
3475 int HexagonInstrInfo::getDotNewOp(const MachineInstr &MI) const { in getDotNewOp() function in HexagonInstrInfo
387 int getDotNewOp(const MachineInstr* MI) const;
426 NewOpcode = HII->getDotNewOp(MI); in promoteToDotNew()768 int NewOpcode = HII->getDotNewOp(MI); in canPromoteToDotNew()
3529 int HexagonInstrInfo::getDotNewOp(const MachineInstr* MI) const { in getDotNewOp() function in HexagonInstrInfo