Searched refs:getDotNewOp (Results 1 – 3 of 3) sorted by relevance
357 int getDotNewOp(const MachineInstr* MI) const;
420 NewOpcode = HII->getDotNewOp(MI); in promoteToDotNew()762 int NewOpcode = HII->getDotNewOp(MI); in canPromoteToDotNew()
3064 int HexagonInstrInfo::getDotNewOp(const MachineInstr* MI) const { in getDotNewOp() function in HexagonInstrInfo