Searched refs:ExtCost (Results 1 – 2 of 2) sorted by relevance
778 unsigned ExtCost = 0; in getOperandsExtensionCost() local782 ExtCost++; in getOperandsExtensionCost()784 return ExtCost; in getOperandsExtensionCost()
4097 unsigned ExtCost = !TLI.isExtFree(Ext); in matchOperationAddr() local4126 ExtCost + (AddrModeInsts.size() - OldSize), in matchOperationAddr()4979 unsigned ExtCost = !TLI->isExtFree(I); in tryToPromoteExts() local4996 std::max((long long)0, (TotalCreatedInstsCost - ExtCost)); in tryToPromoteExts()5017 !(StressExtLdPromotion || NewCreatedInstsCost <= ExtCost || in tryToPromoteExts()