Searched refs:getGISelRematGlobalCost (Results 1 – 5 of 5) sorted by relevance
203 unsigned getGISelRematGlobalCost() const { in getGISelRematGlobalCost() function
86 unsigned RematCost = TTI->getGISelRematGlobalCost(); in shouldLocalize()
1150 unsigned getGISelRematGlobalCost() const;1397 virtual unsigned getGISelRematGlobalCost() const = 0;1877 unsigned getGISelRematGlobalCost() const override { in getGISelRematGlobalCost() function1878 return Impl.getGISelRematGlobalCost(); in getGISelRematGlobalCost()
615 unsigned getGISelRematGlobalCost() const { in getGISelRematGlobalCost() function
851 unsigned TargetTransformInfo::getGISelRematGlobalCost() const { in getGISelRematGlobalCost() function in TargetTransformInfo852 return TTIImpl->getGISelRematGlobalCost(); in getGISelRematGlobalCost()