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