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