Searched refs:getMinMaxCost (Results 1 – 2 of 2) sorted by relevance
199 InstructionCost getMinMaxCost(Type *Ty, Type *CondTy, bool IsUnsigned);
5181 InstructionCost X86TTIImpl::getMinMaxCost(Type *Ty, Type *CondTy, in getMinMaxCost() function in X86TTIImpl5401 MinMaxCost = getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()5474 MinMaxCost += getMinMaxCost(Ty, SubCondTy, IsUnsigned); in getMinMaxReductionCost()