Searched refs:isOptimizableRegisterMove (Results 1 – 5 of 5) sorted by relevance
144 virtual bool isOptimizableRegisterMove(const MCInst &MI, in isOptimizableRegisterMove() function
179 virtual bool isOptimizableRegisterMove(const MachineInstr *MI) const { in isOptimizableRegisterMove() function
660 if (MCIA->isOptimizableRegisterMove(MCI, ProcID)) in createInstruction()
368 : STIPredicateDecl<"isOptimizableRegisterMove">;
524 // method TargetSubtargetInfo::isOptimizableRegisterMove(MI) returns true (see