Searched refs:getCopyCost (Results 1 – 5 of 5) sorted by relevance
115 int getCopyCost() const { return MC->getCopyCost(); } in getCopyCost() function
96 int getCopyCost() const { return CopyCost; } in getCopyCost() function
139 Cost = RC->getCopyCost(); in CheckForPhysRegDependency()
169 if (MatchReg && SrcRC->getCopyCost() < 0) { in EmitCopyFromReg()
16497 Cost = RC->getCopyCost(); in checkForPhysRegDependency()