Home
last modified time | relevance | path

Searched refs:GetCostDiff (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9333 auto GetCostDiff = in getEntryCost() local
9463 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
9632 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
9718 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
9767 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
9803 InstructionCost Cost = GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
9851 return GetCostDiff(GetScalarCost, GetVectorCost) + in getEntryCost()
9875 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()
9991 return GetCostDiff(GetScalarCost, GetVectorCost); in getEntryCost()